X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fbrowse%2Fsvc_acct_pop.cgi;h=8d35cb56a0da29527448c2475703cd9a53a9939f;hp=f8ee58c05a27dbefe068a05240d4866ccba0d918;hb=117a674a7e37ff2f4f90fcf34710dfad288ac8a9;hpb=87af741da0dd5f6a76bbb566b4d6c54cd5b15315 diff --git a/httemplate/browse/svc_acct_pop.cgi b/httemplate/browse/svc_acct_pop.cgi index f8ee58c05..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,7 +40,6 @@ END print < - Add new Access Number