diff options
author | ivan <ivan> | 2002-02-28 23:30:21 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-02-28 23:30:21 +0000 |
commit | 5b64b45f66ca639c0ff98f6903722022c30f5cc2 (patch) | |
tree | 0a1297bdeb590b8151a7afac54d96321404af719 /httemplate/search/svc_acct.cgi | |
parent | e5b4bae07ce072ba1cc6997eadbe3f0c09ff7308 (diff) |
tyop
Diffstat (limited to 'httemplate/search/svc_acct.cgi')
-rwxr-xr-x | httemplate/search/svc_acct.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/svc_acct.cgi b/httemplate/search/svc_acct.cgi index 3a0e922ce..2666ef621 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",menubar('Main Menu'=>popurl(2)), + print header("Account Search Results",menubar('Main Menu'=>popurl(2))), "$total matching accounts found<BR><BR>$pager", &table(), <<END; <TR> |