summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main/menu.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-06-14 14:57:50 -0700
committerIvan Kohler <ivan@freeside.biz>2015-06-14 14:57:50 -0700
commit18d075b64500f471eda9c8fc4468476be6359b90 (patch)
treebe46fd9133b1ac79d29cd23638d94cc69a09b8a4 /httemplate/view/cust_main/menu.html
parent1a312443a6ec8e6e943b6e650246559fb8b8f178 (diff)
UI spring cleaning: customer menu
Diffstat (limited to 'httemplate/view/cust_main/menu.html')
-rw-r--r--httemplate/view/cust_main/menu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/menu.html b/httemplate/view/cust_main/menu.html
index 0ae154f6d..e85cc2529 100644
--- a/httemplate/view/cust_main/menu.html
+++ b/httemplate/view/cust_main/menu.html
@@ -252,7 +252,7 @@ my @menu = (
show => 'quotations',
},
{
- label => 'Add quotation',
+ label => 'Create new quotation',
url => "edit/quotation.html?custnum=$custnum",
acl => 'Generate quotation',
},