X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fagent.cgi;h=6707d66a4ba91d01a9199c0458937bccb3da2102;hb=e39f81dae87d882c0ea4f6f1918fa9cae6d2fc61;hp=30a0865d3ba00f63950fdea380bd1ea7857aa00a;hpb=624b2d44625f69d71175c3348cae635d580c890b;p=freeside.git diff --git a/httemplate/edit/agent.cgi b/httemplate/edit/agent.cgi index 30a0865d3..6707d66a4 100755 --- a/httemplate/edit/agent.cgi +++ b/httemplate/edit/agent.cgi @@ -54,6 +54,25 @@ Agent #<% $agent->agentnum ? $agent->agentnum : "(NEW)" %> +% if ( $conf->exists('selfservice-agent_login') ) { + + + Username + + + + + Password + + + +% } else { + + + + +% } + Disable disabled eq 'Y' ? ' CHECKED' : '' %>>