X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fbrowse%2Fsvc_acct_pop.cgi;h=e890f07bf8f698e4c1c64772e302a7d7e97455ac;hp=f8ee58c05a27dbefe068a05240d4866ccba0d918;hb=6d02e527490b2f0cf080f7b519443caeecd76357;hpb=50c327ded5ad9b96c5f5975643d46511abc01d49 diff --git a/httemplate/browse/svc_acct_pop.cgi b/httemplate/browse/svc_acct_pop.cgi index f8ee58c05..e890f07bf 100755 --- a/httemplate/browse/svc_acct_pop.cgi +++ b/httemplate/browse/svc_acct_pop.cgi @@ -3,7 +3,10 @@ print header('Access Number Listing', menubar( 'Main Menu' => $p, -)), "Points of Presence

", &table(), < +Points of Presence

+Add new Access Number

+<%= table() %> City @@ -12,8 +15,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 +44,6 @@ END print < - Add new Access Number