diff options
Diffstat (limited to 'frontends/php/maps.php')
| -rw-r--r-- | frontends/php/maps.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/frontends/php/maps.php b/frontends/php/maps.php index 2e4a45c8..31e0cb2b 100644 --- a/frontends/php/maps.php +++ b/frontends/php/maps.php @@ -35,8 +35,6 @@ show_table_v_delimiter(); - echo "<font size=2>"; - $lasthost=""; $result=DBselect("select sysmapid,name from sysmaps order by name"); @@ -63,7 +61,6 @@ echo "No maps to display"; } - echo "</font>"; show_table_header_end(); echo "<br>"; } |
