aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2018-09-20 23:39:18 +0200
committerMax Kostikov <max@kostikov.co>2018-09-20 23:39:18 +0200
commit7123de66f9300d15b05078a80561f26286e1ea0e (patch)
tree4b903b699f4a99e9297e55b317c2a5c514754e55 /view/tpl
parente4fe202fc6d17f69447700ebcc7ce2c2e30be5c6 (diff)
downloadvolse-hubzilla-7123de66f9300d15b05078a80561f26286e1ea0e.tar.gz
volse-hubzilla-7123de66f9300d15b05078a80561f26286e1ea0e.tar.bz2
volse-hubzilla-7123de66f9300d15b05078a80561f26286e1ea0e.zip
Update admin_profiles.tpl
Diffstat (limited to 'view/tpl')
-rw-r--r--view/tpl/admin_profiles.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/admin_profiles.tpl b/view/tpl/admin_profiles.tpl
index e3a08449c..0f00e0db5 100644
--- a/view/tpl/admin_profiles.tpl
+++ b/view/tpl/admin_profiles.tpl
@@ -15,7 +15,7 @@
{{include file="field_textarea.tpl" field=$basic}}
{{include file="field_textarea.tpl" field=$advanced}}
-<input type="submit" name="submit" value="{{$submit}}" />
+<button type="submit" name="submit" class="btn btn-primary">{{$submit}}</button>
</form>