fix translation escaping
[freeside.git] / httemplate / view / cust_main / misc.html
index 7e625d2..d9bf91e 100644 (file)
 % if ( $conf->exists('ticket_system-selfservice_edit_subject') ) {
 
   <TR>
-    <TH ALIGN="right"><% mt('Edit ticket subjects') %></TH>
+    <TH ALIGN="right"><% emt('Edit ticket subjects') %></TH>
     <TD><% $cust_main->edit_subject ? 'yes' : 'no' %></TD>
   </TR>