mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 00:54:49 +02:00
#6 - LAN clean-up (HTML removal, double quotes, generic)
This commit is contained in:
@@ -998,7 +998,7 @@ if(isset($page_title[$action]))
|
||||
|
||||
// Next-Previous. ==========================
|
||||
|
||||
$text .= sprintf(RL_LAN_126, $num_entry);
|
||||
$text .= sprintf(str_replace("[x]", "<strong>%d</strong>", RL_LAN_126), $num_entry);
|
||||
if($num_entry > $amount)
|
||||
{
|
||||
$parms = "{$num_entry},{$amount},{$from},".e_SELF."?".$action.".[FROM]";
|
||||
|
Reference in New Issue
Block a user