From e99312910dfdb55e07d75384545ef07e2c9ff108 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Sun, 21 Oct 2012 15:51:51 -0500 Subject: [PATCH] SEO: Moved H1 to H2 for hottest courses block - Although you can have more than on h1 per page, this block is really not a main block --- main/template/default/layout/hot_courses.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/template/default/layout/hot_courses.tpl b/main/template/default/layout/hot_courses.tpl index 19ecc6547c..6638c8ed68 100644 --- a/main/template/default/layout/hot_courses.tpl +++ b/main/template/default/layout/hot_courses.tpl @@ -32,7 +32,7 @@ $(document).ready( function() { {% endif %} - {{ "HottestCourses"|display_page_header }} + {{ "HottestCourses"|display_page_subheader }} {% include 'default/layout/hot_course_item.tpl' %}