collection browsing: rename view/template user_collections -> collection_list
[mediagoblin.git] / mediagoblin / templates / mediagoblin / test_submit.html
index 190b9ac3232164aea0d482ab28b72a5af1bddc3c..0771a0c7c69c2416c6c0a98beb3a0639b61930ef 100644 (file)
@@ -1,6 +1,6 @@
 {#
 # GNU MediaGoblin -- federated, autonomous media hosting
-# Copyright (C) 2011 MediaGoblin contributors.  See AUTHORS.
+# Copyright (C) 2011, 2012 MediaGoblin contributors.  See AUTHORS.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
@@ -25,7 +25,7 @@
         {{ wtforms_util.render_table(image_form) }}
         <tr>
           <td></td>
-          <td><input type="submit" value="submit" class="button" /></td>
+          <td><input type="submit" value="submit" class="button_form" /></td>
          {{ csrf_token }}
         </tr>
       </table>