diff --git a/report_cabinets.php b/report_cabinets.php index e203c9eb6..8c2e52914 100644 --- a/report_cabinets.php +++ b/report_cabinets.php @@ -106,8 +106,7 @@
".__("Select all")."
\n"; + print "
".__("Select all")."
\n"; foreach ( $cabList as $cab ) { print "
CabinetID\">$cab->Location
\n"; }