Fixing style errors.
This commit is contained in:
parent
230af38010
commit
d264bbca3c
@ -221,8 +221,8 @@ if ($resql) {
|
||||
$i = 0;
|
||||
|
||||
if ($limit > 0 && $limit != $conf->liste_limit) {
|
||||
$param.='&limit='.urlencode($limit);
|
||||
}
|
||||
$param.='&limit='.urlencode($limit);
|
||||
}
|
||||
$param = "&id=".urlencode($id);
|
||||
|
||||
// Lines of title fields
|
||||
|
||||
Loading…
Reference in New Issue
Block a user