fix translation escaping
[freeside.git] / httemplate / misc / change_pkg_contact.html
index c88140e..26eacb9 100755 (executable)
@@ -16,7 +16,7 @@
 
 % if ( $cust_pkg->contactnum ) {
     <TR>
-      <TH ALIGN="right"><% mt('Current Contact') %></TH>
+      <TH ALIGN="right"><% emt('Current Contact') %></TH>
       <TD COLSPAN=7 BGCOLOR="#dddddd">
         <% $cust_pkg->contact_obj->line |h %>
       </TD>