From e5367e01f950b0f646a7262b3e4fcfc69be6ddf1 Mon Sep 17 00:00:00 2001 From: MusikAnimal Date: Sun, 18 Dec 2016 00:39:11 -0500 Subject: [PATCH] Fix header in Topviews FAQ --- public_html/topviews/faq/index.php | 2 +- views/topviews/faq.haml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public_html/topviews/faq/index.php b/public_html/topviews/faq/index.php index bccb45f6d..26212c081 100644 --- a/public_html/topviews/faq/index.php +++ b/public_html/topviews/faq/index.php @@ -7,7 +7,7 @@ - +
diff --git a/views/topviews/faq.haml b/views/topviews/faq.haml index 126fc2056..e82d1c5ba 100644 --- a/views/topviews/faq.haml +++ b/views/topviews/faq.haml @@ -5,7 +5,7 @@ %title = $I18N->msg( 'topviews-title' ) . ' - ' . $I18N->msg( 'faq' ) %body(class="#{$rtl}") - - $currentApp = 'langviews' + - $currentApp = 'topviews' - include '../../_header.php' %div.container