fixed HTML code
This commit is contained in:
parent
7bb254e27f
commit
8d2ca950a9
|
@ -207,6 +207,7 @@ $old_options = $conf->get_moduleSettings();
|
||||||
|
|
||||||
|
|
||||||
// display module boxes
|
// display module boxes
|
||||||
|
$tabindex = 0;
|
||||||
$modules = array_keys($options);
|
$modules = array_keys($options);
|
||||||
$_SESSION['conf_types'] = array();
|
$_SESSION['conf_types'] = array();
|
||||||
for ($i = 0; $i < sizeof($modules); $i++) {
|
for ($i = 0; $i < sizeof($modules); $i++) {
|
||||||
|
|
Loading…
Reference in New Issue