aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/menuedit.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-07-10 20:46:46 +0200
committerMario Vavti <mario@mariovavti.com>2015-07-10 20:46:46 +0200
commitb1f926ba893cadad2a7fdbf14bdccafbfefdbbe6 (patch)
tree7ebcbe1278b6e87c5b158d3d0b3ec0ae05919f19 /view/tpl/menuedit.tpl
parent43354ab385cd5c7adcc86f591159f10201420aae (diff)
parent071a233fb8aa427ae0637cda1ca0b47631d6b521 (diff)
downloadvolse-hubzilla-b1f926ba893cadad2a7fdbf14bdccafbfefdbbe6.tar.gz
volse-hubzilla-b1f926ba893cadad2a7fdbf14bdccafbfefdbbe6.tar.bz2
volse-hubzilla-b1f926ba893cadad2a7fdbf14bdccafbfefdbbe6.zip
merge redmatrix fixes
Diffstat (limited to 'view/tpl/menuedit.tpl')
-rw-r--r--view/tpl/menuedit.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/tpl/menuedit.tpl b/view/tpl/menuedit.tpl
index 7fc17471c..0e5df2c47 100644
--- a/view/tpl/menuedit.tpl
+++ b/view/tpl/menuedit.tpl
@@ -1,4 +1,5 @@
{{if $header}}
+<div class="generic-content-wrapper">
<div class="section-title-wrapper">
{{if $menu_id}}
<div class="pull-right">
@@ -27,3 +28,6 @@
<div class="clear"></div>
</form>
</div>
+{{if $header}}
+</div>
+{{/if}}