summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main/one_time_charge_link.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/view/cust_main/one_time_charge_link.html')
-rw-r--r--httemplate/view/cust_main/one_time_charge_link.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/view/cust_main/one_time_charge_link.html b/httemplate/view/cust_main/one_time_charge_link.html
index b3defa294..abb9a4384 100644
--- a/httemplate/view/cust_main/one_time_charge_link.html
+++ b/httemplate/view/cust_main/one_time_charge_link.html
@@ -76,8 +76,8 @@ function taxoverridequickchargemagic() {
<% include('/elements/popup_link.html', {
'action' => $p.'edit/quick-charge.html?custnum='. $cust_main->custnum,
- 'label' => 'One-time charge',
- 'actionlabel' => 'One-time charge',
+ 'label' => mt('One-time charge'),
+ 'actionlabel' => mt('One-time charge'),
'color' => '#333399',
'width' => 763,
'height' => 460, #more for more room for lines of add'l description?