mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Sort by primary id when exporting tables. Alert-box styling fix on modern-light admin theme.
This commit is contained in:
@@ -1273,7 +1273,7 @@ class system_tools
|
||||
<td>
|
||||
".$frm->checkbox("xml_tables[".$name."]", $name, $checked, array('label'=>DBLAN_99." ".$name)).
|
||||
"</td>
|
||||
<td class='right'>$count</td>
|
||||
<td class='right'>".$count."</td>
|
||||
</tr>";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user