aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2016-01-11 06:38:24 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2016-01-11 06:38:24 +0100
commit42433c0b4442f1a6b451324fe7f765b1b4c354b8 (patch)
tree27d3c56df94363c5b9dad0f0ccddea9ddf7a06b2 /view/tpl
parent41057ac3642ea8c7126cc980be5d896b8b6ff7c3 (diff)
parentf4d47f825df40095f5b66b039dc6ca2d689e6b16 (diff)
downloadvolse-hubzilla-42433c0b4442f1a6b451324fe7f765b1b4c354b8.tar.gz
volse-hubzilla-42433c0b4442f1a6b451324fe7f765b1b4c354b8.tar.bz2
volse-hubzilla-42433c0b4442f1a6b451324fe7f765b1b4c354b8.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'view/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>