X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fpopup_link-cust_pkg.html;h=39146c35ad9e71f8067199077d43bccd3a57def9;hp=2d0c5175a8e0e460906c9f0f561ec704cd68c164;hb=b71b1576c68bc40ad26592b354feace37a029f0e;hpb=a2649b652a3db877b105b4bea5b34727dbcb914f diff --git a/httemplate/elements/popup_link-cust_pkg.html b/httemplate/elements/popup_link-cust_pkg.html index 2d0c5175a..39146c35a 100644 --- a/httemplate/elements/popup_link-cust_pkg.html +++ b/httemplate/elements/popup_link-cust_pkg.html @@ -2,8 +2,7 @@ Example: - - + include('/elements/init_overlib.html') include( '/elements/pkg_popup_link.html', { #hashref or a list, either way @@ -28,7 +27,7 @@ Example: % } <%init> -my $params = { 'closetext' => 'Close', +my $params = { 'closetext' => emt('Close'), 'width' => 768, };