summaryrefslogtreecommitdiff
path: root/httemplate/browse/nas.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/browse/nas.cgi')
-rwxr-xr-xhttemplate/browse/nas.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/browse/nas.cgi b/httemplate/browse/nas.cgi
index 5125bacb7..6df40e049 100755
--- a/httemplate/browse/nas.cgi
+++ b/httemplate/browse/nas.cgi
@@ -17,7 +17,7 @@ $cgi = new CGI;
$p=popurl(2);
-print $cgi->header( @FS::CGI::header ), header('NAS ports', menubar(
+print header('NAS ports', menubar(
'Main Menu' => $p,
));