more formatting updates to RADIUS report
authorivan <ivan>
Wed, 6 Oct 2004 13:41:49 +0000 (13:41 +0000)
committerivan <ivan>
Wed, 6 Oct 2004 13:41:49 +0000 (13:41 +0000)
httemplate/search/sqlradius.cgi

index 11edf3c..5fd32f4 100644 (file)
 ) { %>
   <TR>
     <% foreach my $field ( keys %fields ) { %>
-      <TD ALIGN="right">
+      <TD ALIGN="<%= $fields{$field}->{align} %>">
         <%= &{ $fields{$field}->{fmt} }( $session->{$field},
                                          $session,
                                          $part_export,