add link to preliminary batch download
[freeside.git] / httemplate / browse / agent.cgi
index adeb78d..79f6c3d 100755 (executable)
@@ -75,8 +75,8 @@ foreach my $agent ( sort {
           <BR><FONT COLOR="#FF0000"><B><%= $num_cancelled %></B></FONT>
             cancelled
         </TD>
-        <TD>$hashref->{freq}</TD>
-        <TD>$hashref->{prog}</TD>
+        <TD><%= $agent->freq %></TD>
+        <TD><%= $agent->prog %></TD>
       </TR>
 
 <% } %>