Fixing typo in paging-
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
This commit is contained in:
@@ -510,7 +510,7 @@ class paging
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
$pagingcode.= ' <strong>' . $i . '</strong>/nbsp;';
|
$pagingcode.= ' <strong>' . $i . '</strong> ';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user