aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings.tpl
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2018-10-04 14:35:32 +0200
committerMax Kostikov <max@kostikov.co>2018-10-04 14:35:32 +0200
commit1dbd83a582391872105da126547bdf678e5ea73d (patch)
treeab0c72a8e3b5fa2060b62cdbda800278fd6069d2 /view/tpl/settings.tpl
parent05b6c33a2c050fa0dd54da3e7b983bf7da46d95b (diff)
downloadvolse-hubzilla-1dbd83a582391872105da126547bdf678e5ea73d.tar.gz
volse-hubzilla-1dbd83a582391872105da126547bdf678e5ea73d.tar.bz2
volse-hubzilla-1dbd83a582391872105da126547bdf678e5ea73d.zip
Update settings.tpl
Diffstat (limited to 'view/tpl/settings.tpl')
-rwxr-xr-xview/tpl/settings.tpl9
1 files changed, 4 insertions, 5 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl
index 6976231ab..7980bc696 100755
--- a/view/tpl/settings.tpl
+++ b/view/tpl/settings.tpl
@@ -190,11 +190,10 @@
{{if $misc_addon}}
{{$misc_addon}}
{{/if}}
-
- <div class="settings-submit-wrapper" >
- <button type="submit" name="submit" class="btn btn-primary">{{$submit}}</button>
- </div>
- </div>
+ </div>
+ <div class="settings-submit-wrapper" >
+ <button type="submit" name="submit" class="btn btn-primary">{{$submit}}</button>
+ </div>
</div>
</div>
</div>