summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main/misc.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/view/cust_main/misc.html')
-rw-r--r--httemplate/view/cust_main/misc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/misc.html b/httemplate/view/cust_main/misc.html
index b085b550a..c7399ae7e 100644
--- a/httemplate/view/cust_main/misc.html
+++ b/httemplate/view/cust_main/misc.html
@@ -183,7 +183,7 @@
% if ( $conf->exists('ticket_system-selfservice_edit_subject') ) {
<TR>
- <TD ALIGN="right"><% mt('Edit ticket subjects') %></TD>
+ <TD ALIGN="right"><% emt('Edit ticket subjects') %></TD>
<TD BGCOLOR="#ffffff"><% $cust_main->edit_subject ? 'yes' : 'no' %></TD>
</TR>