Copies the existing bad_barcode.png image to web/images. Also tweaks
wording and style of the dialog box for clarity.
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
<img src="[% ctx.media_prefix %]/images/bad_barcode.png"/>
<div>
[% |l('{{barcode}}') %]
-Bad check digit, possibly due to a bad scan. Use this barcode ("[_1]") anyway?
+Invalid barcode: <div class="strong-text-4">[_1]</div>
+Your entry has a bad check digit, possibly due to a bad scan.<br/>
+Choose Cancel to try again, or Accept to use barcode <b>[_1]</b> anyway.
[% END %]
</div>
</div>