move header() to include(/elements/header.html) so it can be changed in one place...
[freeside.git] / httemplate / misc / whois.cgi
index dd7851d..919add4 100644 (file)
@@ -4,7 +4,7 @@
   my $domain = $cgi->param('domain');
 
 %>
-<%= header("Whois $domain", menubar(
+<%= include("/elements/header.html","Whois $domain", menubar(
   ( $custnum
     ? ( "View this customer (#$custnum)" => "${p}view/cust_main.cgi?$custnum",
       )