summaryrefslogtreecommitdiff
path: root/httemplate/elements/popup_link-cust_pkg.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/popup_link-cust_pkg.html')
-rw-r--r--httemplate/elements/popup_link-cust_pkg.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/popup_link-cust_pkg.html b/httemplate/elements/popup_link-cust_pkg.html
index cd8d5c069..39146c35a 100644
--- a/httemplate/elements/popup_link-cust_pkg.html
+++ b/httemplate/elements/popup_link-cust_pkg.html
@@ -27,7 +27,7 @@ Example:
% }
<%init>
-my $params = { 'closetext' => 'Close',
+my $params = { 'closetext' => emt('Close'),
'width' => 768,
};