Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/trac/templates/orders.ini.erb

Issue 5172207831482368: Issue 1353: Made "total cost" tool tip in order system more explicit about VAT and shipping costs (Closed)
Patch Set: Created Sept. 10, 2014, 1:53 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/trac/templates/orders.ini.erb
===================================================================
--- a/modules/trac/templates/orders.ini.erb
+++ b/modules/trac/templates/orders.ini.erb
@@ -145,7 +145,7 @@
description.tip = Please enter the detailed specifications of the product you want to request.
reason.tip = Please give a short reasoning why you need the product.
product_url.tip = URL to the product, if available online.
-price.tip = Please insert the total price of the whole order.
+price.tip = Please insert the total cost of the whole order including VAT and shipping cost.
currency.tip = Please insert the currency name or sign of the order's price value.
amount.tip = How many pieces do you want to request?
manual_payment_done.permission = TICKET_MANUAL_PAYMENT_DONE
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld