diff options
Diffstat (limited to 'frontends/php/sysmaps.php')
| -rw-r--r-- | frontends/php/sysmaps.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/sysmaps.php b/frontends/php/sysmaps.php index 8103224f..2f6d6f88 100644 --- a/frontends/php/sysmaps.php +++ b/frontends/php/sysmaps.php @@ -112,7 +112,7 @@ $background=""; } - show_table2_header_begin(); + show_form_begin("sysmaps.map"); echo "New system map"; $col=0; |
