X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fbrowse%2Fagent.cgi;h=cff111ca42b1aa46f4216278b1a59c52b8d906da;hp=246500941d366e0c1516309ffd40445daa667c74;hb=6d02e527490b2f0cf080f7b519443caeecd76357;hpb=50c327ded5ad9b96c5f5975643d46511abc01d49 diff --git a/httemplate/browse/agent.cgi b/httemplate/browse/agent.cgi index 246500941..cff111ca4 100755 --- a/httemplate/browse/agent.cgi +++ b/httemplate/browse/agent.cgi @@ -1,6 +1,5 @@ <% - #Begin silliness # #use FS::UI::CGI; @@ -11,23 +10,25 @@ #exit; #__END__ #End silliness +%> -print header('Agent Listing', menubar( +<%= header('Agent Listing', menubar( 'Main Menu' => $p, 'Agent Types' => $p. 'browse/agent_type.cgi', # 'Add new agent' => '../edit/agent.cgi' -)), < Agents are resellers of your service. Agents may be limited to a subset of your full offerings (via their type).

-END -print &table(), < - Agent - Type - Freq. - Prog. - -END +Add a new agent

+ +<%= table() %> + + Agent + Type + Freq. + Prog. + +<% # Agent # # Agent @@ -54,12 +55,7 @@ END } print < - Add a new agent - Add a new agent type - - END