X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fagent.cgi;h=6707d66a4ba91d01a9199c0458937bccb3da2102;hb=3714fa41c5306981c9f500df13eea52c72d82545;hp=a0af9fa442512c160ba289ad5f0974d804e280dd;hpb=63a268637b2d51a8766412617724b9436439deb6;p=freeside.git diff --git a/httemplate/edit/agent.cgi b/httemplate/edit/agent.cgi index a0af9fa44..6707d66a4 100755 --- a/httemplate/edit/agent.cgi +++ b/httemplate/edit/agent.cgi @@ -4,7 +4,20 @@ <% include('/elements/error.html') %> -
+ + + + Agent #<% $agent->agentnum ? $agent->agentnum : "(NEW)" %> @@ -41,6 +54,25 @@ Agent #<% $agent->agentnum ? $agent->agentnum : "(NEW)" %> +% if ( $conf->exists('selfservice-agent_login') ) { + + + Username + + + + + Password + + + +% } else { + + + + +% } + Disable disabled eq 'Y' ? ' CHECKED' : '' %>>