From 125140fa5b43f79eaba5becb131be4fbb2e23b2f Mon Sep 17 00:00:00 2001 From: DariusIII Date: Fri, 24 Jun 2016 14:10:15 +0200 Subject: [PATCH] Wrong class used --- build/nntmux.xml | 2 +- www/themes/Gentele/templates/forum.tpl | 2 +- www/themes/Gentele/templates/forumpost.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/nntmux.xml b/build/nntmux.xml index 4238ea161..f8a508921 100755 --- a/build/nntmux.xml +++ b/build/nntmux.xml @@ -8,7 +8,7 @@ 9 - 5315 + 5316 0000-00-00 diff --git a/www/themes/Gentele/templates/forum.tpl b/www/themes/Gentele/templates/forum.tpl index 8e35f38ca..86e430dae 100755 --- a/www/themes/Gentele/templates/forum.tpl +++ b/www/themes/Gentele/templates/forum.tpl @@ -1,4 +1,4 @@ -
+

{if $page->title !=''}{$page->title}{else}Forum{/if}

{if $results|@count > 0}
diff --git a/www/themes/Gentele/templates/forumpost.tpl b/www/themes/Gentele/templates/forumpost.tpl index 1e4f73959..84f6d436f 100755 --- a/www/themes/Gentele/templates/forumpost.tpl +++ b/www/themes/Gentele/templates/forumpost.tpl @@ -1,4 +1,4 @@ -
+

Forum

{if $results|@count > 0}

{$results[0].subject|escape:"htmlall"}