aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/admin_account_edit.tpl
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2018-09-21 13:48:44 +0200
committerMax Kostikov <max@kostikov.co>2018-09-21 13:48:44 +0200
commit73195a0215ff9f7eeaceec573be3f13eb4bd198d (patch)
treeeb8ec46674379c832fbfc66cf188ba9d0a4e26dc /view/tpl/admin_account_edit.tpl
parent13d05549f8c6912dc0e03f18c2ffd3b9a3cab7d9 (diff)
downloadvolse-hubzilla-73195a0215ff9f7eeaceec573be3f13eb4bd198d.tar.gz
volse-hubzilla-73195a0215ff9f7eeaceec573be3f13eb4bd198d.tar.bz2
volse-hubzilla-73195a0215ff9f7eeaceec573be3f13eb4bd198d.zip
Update admin_account_edit.tpl
Diffstat (limited to 'view/tpl/admin_account_edit.tpl')
-rw-r--r--view/tpl/admin_account_edit.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/admin_account_edit.tpl b/view/tpl/admin_account_edit.tpl
index 8d500589a..65f8fc4e3 100644
--- a/view/tpl/admin_account_edit.tpl
+++ b/view/tpl/admin_account_edit.tpl
@@ -13,6 +13,6 @@
{{include file="field_input.tpl" field=$service_class}}
-<button type="submit" name="submit" class="btn btn-primary">{{$submit}}</button>
+<input type="submit" name="submit" value="{{$submit}}" class="btn btn-primary" />
</form>