Use new button style
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Thu, 26 May 2011 21:17:41 +0000 (23:17 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Thu, 26 May 2011 21:17:41 +0000 (23:17 +0200)
mediagoblin/templates/mediagoblin/edit/edit.html

index 72773cb5258c47dee4af08460281a7d95d1168bd..bd85f3610ccc7508715a9f0487177a368fbfcf89 100644 (file)
@@ -29,7 +29,7 @@
       {{ wtforms_util.render_table(form) }}
       <tr>
         <td></td>
-        <td><input type="submit" value="submit" class="button_green" /></td>
+        <td><input type="submit" value="submit" class="button" /></td>
       </tr>
     </table>
   </form>