diff options
Diffstat (limited to 'httemplate/browse/nas.cgi')
| -rwxr-xr-x | httemplate/browse/nas.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/browse/nas.cgi b/httemplate/browse/nas.cgi index 89d5e4650..5125bacb7 100755 --- a/httemplate/browse/nas.cgi +++ b/httemplate/browse/nas.cgi @@ -17,7 +17,7 @@ $cgi = new CGI; $p=popurl(2); -print $cgi->header( '-expires' => 'now' ), header('NAS ports', menubar( +print $cgi->header( @FS::CGI::header ), header('NAS ports', menubar( 'Main Menu' => $p, )); |
