From: ivan Date: Thu, 28 Feb 2002 23:08:53 +0000 (+0000) Subject: add main menu link X-Git-Tag: freeside_1_4_0_pre12~172 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=7d6600bc5fe5703979f1e15682fe185aa65c4a4e add main menu link --- diff --git a/httemplate/search/svc_acct.cgi b/httemplate/search/svc_acct.cgi index dd0221d9a..3a0e922ce 100755 --- a/httemplate/search/svc_acct.cgi +++ b/httemplate/search/svc_acct.cgi @@ -100,7 +100,7 @@ if ( scalar(@svc_acct) == 1 ) { } #end pager - print header("Account Search Results",''), + print header("Account Search Results",menubar('Main Menu'=>popurl(2)), "$total matching accounts found

$pager", &table(), <