X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fbrowse%2Fsvc_acct_pop.cgi;h=8d35cb56a0da29527448c2475703cd9a53a9939f;hp=fb42aa7e6217efa1a699cdd0575dac3a8525f584;hb=117a674a7e37ff2f4f90fcf34710dfad288ac8a9;hpb=1eb7fd4c48cadb7a6c8e45c561cd16e01279a56a diff --git a/httemplate/browse/svc_acct_pop.cgi b/httemplate/browse/svc_acct_pop.cgi index fb42aa7e6..8d35cb56a 100755 --- a/httemplate/browse/svc_acct_pop.cgi +++ b/httemplate/browse/svc_acct_pop.cgi @@ -1,9 +1,8 @@ -<% - -print header('Access Number Listing', menubar( - 'Main Menu' => $p, -)), "Points of Presence

", &table(), < $p )) %> +Points of Presence

+Add new Access Number

+<%= table() %> City @@ -12,8 +11,8 @@ print header('Access Number Listing', menubar( Exchange Local -END +<% foreach my $svc_acct_pop ( sort { #$a->getfield('popnum') <=> $b->getfield('popnum') $a->state cmp $b->state || $a->city cmp $b->city @@ -41,10 +40,8 @@ END print < - Add new Access Number - END