aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings.tpl
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-09-08 03:15:01 +0100
committerThomas Willingham <founder@kakste.com>2013-09-08 03:15:01 +0100
commitb88f60b51ff9416c35b5af9ce849026666c47cc8 (patch)
tree26dc5ae34cc754b7a09e47c7a2ac7ade4d4d8b90 /view/tpl/settings.tpl
parentfe5f470c62a45191ed261808aa41400234dd306d (diff)
downloadvolse-hubzilla-b88f60b51ff9416c35b5af9ce849026666c47cc8.tar.gz
volse-hubzilla-b88f60b51ff9416c35b5af9ce849026666c47cc8.tar.bz2
volse-hubzilla-b88f60b51ff9416c35b5af9ce849026666c47cc8.zip
More content wrappers.
Diffstat (limited to 'view/tpl/settings.tpl')
-rwxr-xr-xview/tpl/settings.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl
index 0471546a6..f50e5dd74 100755
--- a/view/tpl/settings.tpl
+++ b/view/tpl/settings.tpl
@@ -1,3 +1,4 @@
+<div class="generic-content-wrapper">
<h1>{{$ptitle}}</h1>
{{$nickname_block}}
@@ -125,3 +126,4 @@
<input type="submit" name="submit" class="settings-submit" value="{{$submit}}" />
</div>
+</div>