X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fagent_type.cgi;h=637c710ab5096b2390d6842e80bb38052c16bafa;hp=8b729201df45d5de68b5b9f6dd7f7d799fe795c1;hb=6b9a0a746535a142c95a5841f5cb5d9dc44d2f21;hpb=22a35047ecdffff80110e06cc08fc84f9ddba9b0 diff --git a/httemplate/edit/agent_type.cgi b/httemplate/edit/agent_type.cgi index 8b729201d..637c710ab 100755 --- a/httemplate/edit/agent_type.cgi +++ b/httemplate/edit/agent_type.cgi @@ -1,3 +1,4 @@ + <% my($agent_type); @@ -45,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'), '', ; }