From a13d8acae643d1a9dc3aaae61e04d0aa82a4eaf5 Mon Sep 17 00:00:00 2001 From: aragonc Date: Tue, 3 Mar 2015 16:51:16 -0500 Subject: [PATCH] update name divs --- main/template/default/layout/layout_1_col.tpl | 4 ++-- main/template/default/layout/main_header.tpl | 12 ++---------- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/main/template/default/layout/layout_1_col.tpl b/main/template/default/layout/layout_1_col.tpl index 1e7529e6c0..ed54766f5a 100755 --- a/main/template/default/layout/layout_1_col.tpl +++ b/main/template/default/layout/layout_1_col.tpl @@ -20,9 +20,9 @@ {% include template ~ "/layout/page_body.tpl" %} {% block content %} {% if content is not null %} -
+
{{ content }} -
+ {% endif %} {% endblock %}   diff --git a/main/template/default/layout/main_header.tpl b/main/template/default/layout/main_header.tpl index 5db38e1136..ff78b1d3d5 100755 --- a/main/template/default/layout/main_header.tpl +++ b/main/template/default/layout/main_header.tpl @@ -34,15 +34,7 @@ {% endif %} -{% if show_header == true %} - -{% endif %} -
+
{# Bug and help notifications #} {% block help_notifications %}