internationalization/localization, RT12515
[freeside.git] / httemplate / edit / cust_main_note.cgi
index c4ec071..6159056 100755 (executable)
@@ -29,7 +29,7 @@
 % }
 
 <BR><BR>
-<INPUT TYPE="submit" VALUE="<% $notenum ? "Apply Changes" : "Add Note" %>">
+<INPUT TYPE="submit" VALUE="<% $notenum ? emt("Apply changes") : emt("Add Note") %>">
 
 </FORM>
 </BODY>