Fixing style errors.
This commit is contained in:
parent
ad95caac7e
commit
86c83ff72c
@ -621,7 +621,7 @@ if ($refresh === true) {
|
|||||||
$sql .= " GROUP BY dm";
|
$sql .= " GROUP BY dm";
|
||||||
|
|
||||||
$sql .= " ORDER BY dm ASC, mode ASC";
|
$sql .= " ORDER BY dm ASC, mode ASC";
|
||||||
//print $sql;
|
//print $sql;
|
||||||
|
|
||||||
pt($db, $sql, $langs->trans("Month"));
|
pt($db, $sql, $langs->trans("Month"));
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user