aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/register.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/register.tpl')
-rw-r--r--template/yoga/register.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/yoga/register.tpl b/template/yoga/register.tpl
index c047145af..ce45e4c7a 100644
--- a/template/yoga/register.tpl
+++ b/template/yoga/register.tpl
@@ -54,8 +54,8 @@
</fieldset>
<p class="bottomButtons">
- <input type="submit" name="submit" value="{lang:Register}">
- <input type="reset" value="{lang:Reset}">
+ <input class="submit" type="submit" name="submit" value="{lang:Register}">
+ <input class="submit" type="reset" value="{lang:Reset}">
</p>
</form>