aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/group_edit.tpl
diff options
context:
space:
mode:
authormrjive <mrjive@mrjive.it>2016-01-11 11:37:43 +0100
committermrjive <mrjive@mrjive.it>2016-01-11 11:37:43 +0100
commit3206a46a9297dcbdc56c25512767dfb5bf66837b (patch)
tree1c4d162035669b4b599c6fce63f87cfb6dc4dd87 /view/tpl/group_edit.tpl
parent9cbbc92062f0e42e32881a972a234a6c25758c37 (diff)
parent42b35c5ac9939d3401874edf4528ae7c917f77f1 (diff)
downloadvolse-hubzilla-3206a46a9297dcbdc56c25512767dfb5bf66837b.tar.gz
volse-hubzilla-3206a46a9297dcbdc56c25512767dfb5bf66837b.tar.bz2
volse-hubzilla-3206a46a9297dcbdc56c25512767dfb5bf66837b.zip
Merge pull request #14 from redmatrix/master
updating from original codebase
Diffstat (limited to 'view/tpl/group_edit.tpl')
-rwxr-xr-xview/tpl/group_edit.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/group_edit.tpl b/view/tpl/group_edit.tpl
index eb658624c..d9412a6f7 100755
--- a/view/tpl/group_edit.tpl
+++ b/view/tpl/group_edit.tpl
@@ -1,3 +1,4 @@
+<div class="generic-content-wrapper-styled">
<h2>{{$title}}</h2>
@@ -22,3 +23,4 @@
</div>
{{/if}}
{{if $desc}}<div id="group-edit-desc">{{$desc}}</div>{{/if}}
+</div>