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"}