summaryrefslogtreecommitdiff
path: root/httemplate/elements/quotations.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-06-14 14:57:49 -0700
committerIvan Kohler <ivan@freeside.biz>2015-06-14 14:57:49 -0700
commitcaaacb0401180bfbef36274a3d2be1e1a729860f (patch)
tree3c9043b16d2666342c520a46d6a31151c4da5f70 /httemplate/elements/quotations.html
parent5b507bd1cb845ef44a49f84d4f0ae20ec80118d5 (diff)
UI spring cleaning: customer menu
Diffstat (limited to 'httemplate/elements/quotations.html')
-rw-r--r--httemplate/elements/quotations.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/quotations.html b/httemplate/elements/quotations.html
index 2af101652..0c4dcdc38 100644
--- a/httemplate/elements/quotations.html
+++ b/httemplate/elements/quotations.html
@@ -1,7 +1,7 @@
% if ( $curuser->access_right('Generate quotation') ) {
<FONT CLASS="fsinnerbox-title"><% mt( 'Quotations' ) |h %></FONT>
- <A HREF="<%$p%>edit/quotation.html?<% $new_query %>">New quotation</A>
+ <A HREF="<%$p%>edit/quotation.html?<% $new_query %>">Create new quotation</A>
% if ( @quotations ) {
<& /elements/table-grid.html &>