Option to ignore old CDRs, RT#81480
[freeside.git] / httemplate / elements / popup_link-cust_pkg.html
index cd8d5c0..39146c3 100644 (file)
@@ -27,7 +27,7 @@ Example:
 % }
 <%init>
 
-my $params = { 'closetext' => 'Close',
+my $params = { 'closetext' => emt('Close'),
                'width'     => 768,
              };