From efa639acff72ad01787fc0f9c0fdca48b803ccec Mon Sep 17 00:00:00 2001 From: lalanza808 Date: Mon, 6 Jan 2020 13:54:12 -0800 Subject: [PATCH] adjust text on shipment edit page --- web/templates/core/edit_shipping.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/templates/core/edit_shipping.html b/web/templates/core/edit_shipping.html index b0ec0ce..8642017 100644 --- a/web/templates/core/edit_shipping.html +++ b/web/templates/core/edit_shipping.html @@ -8,8 +8,8 @@

Edit Shipping

-

You need to provide shipping information before buying or selling items so that others can account for shipping costs.

-

Your city, state, and country will be shown when buying or selling; the physical address will only be shown to sellers when you've won a bid.

+

You need to provide shipping information or at least general whereabouts before buying or selling items so that others can account for shipping costs.

+

Your city, state, and country will be shown when buying or selling; the physical address will only be shown to sellers when you've won a bid and need items shipped to you.


{% csrf_token %}