X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fagent_type.cgi;h=637c710ab5096b2390d6842e80bb38052c16bafa;hp=4a4cd9a47bbe5ef361a95c86775edf41c5f123ba;hb=6b9a0a746535a142c95a5841f5cb5d9dc44d2f21;hpb=a4c96748eb6eab29a70f3a944c6520283a635c78 diff --git a/httemplate/edit/agent_type.cgi b/httemplate/edit/agent_type.cgi index 4a4cd9a47..637c710ab 100755 --- a/httemplate/edit/agent_type.cgi +++ b/httemplate/edit/agent_type.cgi @@ -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'), '', ; }