removed <!-- $Id$ --> from all files to fix any redirects, whew
[freeside.git] / httemplate / browse / part_svc.cgi
index da523ca..5bfb803 100755 (executable)
@@ -1,4 +1,3 @@
-<!-- $Id: part_svc.cgi,v 1.6 2001-12-27 09:26:14 ivan Exp $ -->
 <% 
 
 my %search;
@@ -22,7 +21,7 @@ my $total = scalar(@part_svc);
       : do { $cgi->param('showdisabled', 1);
              '( <a href="'. $cgi->self_url. '">show disabled services</a> )'; }
 %>
-<TABLE BORDER=1>
+<%= table() %>
   <TR>
     <TH COLSPAN=<%= $cgi->param('showdisabled') ? 2 : 3 %>>Service</TH>
     <TH>Table</TH>