Adding this for a dumb forum trick

This commit is contained in:
Xkeeper 2018-02-01 00:08:52 -08:00
parent 94f372a196
commit 25b5dc1b53

View File

@ -313,7 +313,7 @@
if ($loguser['pagestyle']) if ($loguser['pagestyle'])
$belowtitle[] = "Page:{$pagelinks}"; $belowtitle[] = "Page:{$pagelinks}";
else else
$threadtitle .= " {$smallfont}(Pages:{$pagelinks})</span>"; $threadtitle .= " <span class='pagelinks fonts'>(Pages:{$pagelinks})</span>";
} }
if (!empty($belowtitle)) if (!empty($belowtitle))