diff --git a/www/assets/js/packages.js b/www/assets/js/packages.js index 747755a..dc2f012 100644 --- a/www/assets/js/packages.js +++ b/www/assets/js/packages.js @@ -578,7 +578,7 @@ function addPackageByAddress(number, unit, street, citystate, zip, type, callbac prelookup(); } else { app.dialog.confirm( - "A route note says this address is " + deliverable.reason + ". Add item anyways?", + "A route note says this address " + deliverable.reason + ". Add item anyways?", "Confirm", function () { prelookup(); diff --git a/www/pages/myroute.html b/www/pages/myroute.html index 91da470..236f114 100644 --- a/www/pages/myroute.html +++ b/www/pages/myroute.html @@ -56,7 +56,7 @@ {{#if notes}}

{{newlinestobr notes}}

{{/if}} -
+