Use new button style

This commit is contained in:
Elrond 2011-05-26 23:17:41 +02:00
parent aba81c9f20
commit 8782001bf0

View 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>