aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/admin/group_list.tpl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--template/yoga/admin/group_list.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/group_list.tpl b/template/yoga/admin/group_list.tpl
index 864efade7..43ac53455 100644
--- a/template/yoga/admin/group_list.tpl
+++ b/template/yoga/admin/group_list.tpl
@@ -16,7 +16,7 @@
<input type="text" id="groupname" name="groupname" maxlength="50" size="20" />
<p>
- <input type="submit" name="submit_add" value="{lang:Add}" {TAG_INPUT_ENABLED}/>
+ <input class="submit" type="submit" name="submit_add" value="{lang:Add}" {TAG_INPUT_ENABLED}/>
</p>
</fieldset>
</form>