selfservice priority sort order, #14029
[freeside.git] / httemplate / misc / change_pkg.cgi
index cf3ed50..2ab9329 100755 (executable)
@@ -1,4 +1,4 @@
-<& /elements/header-popup.html, emt("Change Package") &>
+<& /elements/header-popup.html, mt("Change Package") &>
 
 <SCRIPT TYPE="text/javascript" SRC="../elements/order_pkg.js"></SCRIPT>
 
@@ -40,7 +40,7 @@
 <BR>
 <INPUT NAME    = "submitButton"
        TYPE    = "button"
-       VALUE   = "Change package"
+       VALUE   = "<% mt("Change package") |h %>"
        onClick = "this.disabled=true; standardize_new_location();"
        <% scalar($cgi->param('pkgpart')) ? '' : 'DISABLED' %>
 >