X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freg_code.html;h=42211e5711e1c2c14557ab630cd20d4d153eb8cd;hp=f65b00d0534c67446b7a2568c1163c1b08360966;hb=b71b1576c68bc40ad26592b354feace37a029f0e;hpb=c648976f0b7975f2328ebd7ba8c711fad0ca4195 diff --git a/httemplate/search/reg_code.html b/httemplate/search/reg_code.html index f65b00d05..42211e571 100644 --- a/httemplate/search/reg_code.html +++ b/httemplate/search/reg_code.html @@ -1,4 +1,4 @@ -<% include( 'elements/search.html', +<& elements/search.html, 'title' => 'Unused Registration Codes for '. $agent->agent, 'name' => 'registration codes', @@ -13,7 +13,7 @@ sub { map { qq!'. - $_->pkg. ' - '. $_->comment. + $_->pkg_comment(nopkgpart => 1). '
' } $_[0]->part_pkg }, @@ -23,8 +23,8 @@ #$plink, '', ], - ) -%> + +&> <%init> die "access denied"