From 26478eb507c00d4fa0066fd75e69f3be3dcafbd0 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Mon, 27 Jan 2020 16:44:39 +0000 Subject: Use nicer default photo upload message. --- web/cobrands/tfl/js.js | 1 - 1 file changed, 1 deletion(-) (limited to 'web/cobrands/tfl/js.js') diff --git a/web/cobrands/tfl/js.js b/web/cobrands/tfl/js.js index a217d3984..248162597 100644 --- a/web/cobrands/tfl/js.js +++ b/web/cobrands/tfl/js.js @@ -1,7 +1,6 @@ (function(){ translation_strings.name.validName = 'Please enter your full name, Transport for London needs this information – if you do not wish your name to be shown on the site, untick the box below'; -translation_strings.upload_default_message = 'Drag photo here to upload or browse files'; translation_strings.incident_date = { date: 'Enter a date in the format dd/mm/yyyy' }; translation_strings.time = 'Enter a time in the format hh:mm'; -- cgit v1.2.3