diff --git a/backend.php b/backend.php index e413fbafb..5d69e0f42 100644 --- a/backend.php +++ b/backend.php @@ -1597,6 +1597,8 @@ print "

$active_section

"; // print " // OptionValue"; + + $lnum = 0; } $class = ($lnum % 2) ? "even" : "odd";