aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/profile_edit.tpl
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-10-10 16:13:44 +0200
committermarijus <mario@mariovavti.com>2014-10-10 16:13:44 +0200
commitd5ceb33f6d3bd2cb3ee56de4b8f69e77f6f9cdea (patch)
tree64de611ff2dc6ee090406ff62b890755efcd0b50 /view/tpl/profile_edit.tpl
parent92cc5673ccb9589361d0386876ef6df510188c0c (diff)
downloadvolse-hubzilla-d5ceb33f6d3bd2cb3ee56de4b8f69e77f6f9cdea.tar.gz
volse-hubzilla-d5ceb33f6d3bd2cb3ee56de4b8f69e77f6f9cdea.tar.bz2
volse-hubzilla-d5ceb33f6d3bd2cb3ee56de4b8f69e77f6f9cdea.zip
found more missing wrappers
Diffstat (limited to 'view/tpl/profile_edit.tpl')
-rwxr-xr-xview/tpl/profile_edit.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/profile_edit.tpl b/view/tpl/profile_edit.tpl
index b453b1cfa..535aa19dd 100755
--- a/view/tpl/profile_edit.tpl
+++ b/view/tpl/profile_edit.tpl
@@ -1,4 +1,4 @@
-{{if $is_default}}
+<div class="generic-content-wrapper-styled">{{if $is_default}}
<p id="profile-edit-default-desc">{{$default}}</p>
{{/if}}
@@ -363,4 +363,5 @@
</form>
</div>
+</div>