From: ivan Date: Thu, 12 Jun 2008 23:15:56 +0000 (+0000) Subject: fix visual regression not displaying package and comment on date editing X-Git-Tag: root_of_webpay_support~571 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=7576b9f0ea9b6b2bb073f310ccb5ec56f1bacb7a fix visual regression not displaying package and comment on date editing --- diff --git a/httemplate/edit/REAL_cust_pkg.cgi b/httemplate/edit/REAL_cust_pkg.cgi index fea85456f..6f7f0d7db 100755 --- a/httemplate/edit/REAL_cust_pkg.cgi +++ b/httemplate/edit/REAL_cust_pkg.cgi @@ -28,12 +28,12 @@ Package - <% $cust_pkg->pkg %> + <% $part_pkg->pkg %> Comment - <% $cust_pkg->comment %> + <% $part_pkg->comment %>