X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fagent_type.cgi;h=637c710ab5096b2390d6842e80bb38052c16bafa;hp=c3ff30ff62b79e1e3670300b6fbfd16e3adee270;hb=6b9a0a746535a142c95a5841f5cb5d9dc44d2f21;hpb=1fd6d8cf5d7854860ef4fd10ed89828e0c04ec39 diff --git a/httemplate/edit/agent_type.cgi b/httemplate/edit/agent_type.cgi index c3ff30ff6..637c710ab 100755 --- a/httemplate/edit/agent_type.cgi +++ b/httemplate/edit/agent_type.cgi @@ -1,4 +1,4 @@ - + <% my($agent_type); @@ -46,7 +46,7 @@ foreach my $part_pkg ( qsearch('part_pkg',{ 'disabled' => '' }) ) { : '', qq!VALUE="ON"> !, qq!', $part_pkg->getfield('pkg'), '', + '">', $part_pkg->pkgpart. ": ". $part_pkg->getfield('pkg'), '', ; }