Wrong class used

This commit is contained in:
DariusIII
2016-06-24 14:10:15 +02:00
parent cd0d0e2662
commit 125140fa5b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<precommit>9</precommit>
<!-- this is the version of the pre-commit file in githooks NOT the files it calls -->
</hooks>
<commit>5315</commit></git>
<commit>5316</commit></git>
<scripts>
<last>
<date>0000-00-00</date>
+1 -1
View File
@@ -1,4 +1,4 @@
<div class="container">
<div class="well well-sm">
<h2>{if $page->title !=''}{$page->title}{else}Forum{/if}</h2>
{if $results|@count > 0}
<div class=".pagination pagination-centered">
+1 -1
View File
@@ -1,4 +1,4 @@
<div class="container">
<div class="well well-sm">
<h2><a href="{$smarty.const.WWW_TOP}/forum">Forum</a></h2>
{if $results|@count > 0}
<h3>{$results[0].subject|escape:"htmlall"}</h3>