diff options
Diffstat (limited to 'httemplate/edit/discount.html')
| -rw-r--r-- | httemplate/edit/discount.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/discount.html b/httemplate/edit/discount.html index 4f440b2cb..6e0d8e1a7 100644 --- a/httemplate/edit/discount.html +++ b/httemplate/edit/discount.html @@ -29,7 +29,7 @@ '_type' => 'Type ', 'amount' => 'Amount ', 'percent' => 'Percentage ', - 'months' => '# of Months', + 'months' => 'Duration (months)', }, 'viewall_dir' => 'browse', 'new_callback' => $new_callback, |
