From f6d1c41a86449cb7d9241da2f874e0328ef5a74a Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Fri, 13 Jun 2014 08:41:25 -0500 Subject: [PATCH] Reverting c0cd2d5e9 completelt (kusyllu branch) --- main/template/default/layout/hot_course_item.tpl | 8 ++++---- main/template/default/layout/main_header.tpl | 1 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/main/template/default/layout/hot_course_item.tpl b/main/template/default/layout/hot_course_item.tpl index 6d7a465935..8ee52a1e0b 100755 --- a/main/template/default/layout/hot_course_item.tpl +++ b/main/template/default/layout/hot_course_item.tpl @@ -1,10 +1,10 @@ {% for hot_course in hot_courses %} {% if hot_course.extra_info.title %} -
-
+
+
-
-
+
+
diff --git a/main/template/default/layout/main_header.tpl b/main/template/default/layout/main_header.tpl index 4552ff733d..62e3a5e856 100755 --- a/main/template/default/layout/main_header.tpl +++ b/main/template/default/layout/main_header.tpl @@ -81,7 +81,6 @@ {{ breadcrumb }} -
{# course navigation links/shortcuts need to be activated by the admin #}