internationalization/localization, RT12515
[freeside.git] / httemplate / elements / popup_link_onclick.html
index 4c61a6c..961f623 100644 (file)
@@ -34,7 +34,7 @@ Example:
 
 my( $action, $actionlabel, $frame ) = ( '', '', '' );
 my( $width, $height ) = ( 540, 336 );
-my $closetext = 'Close';
+my $closetext = emt('Close');
 my $color = '#333399';
 my $scrolling = 'auto';