Koha/koha-tmpl/intranet-tmpl/prog/en
Aleisha 8dd510047d Bug 15274: Putting <span> tags around entire string where the originally split the sentence
I have only done this where the tags split the sentence.

To test:
1) Go to a borrower's check out page (circulation.pl)
2) Check out a book and specify the due date to a past date (ie, to 2015 etc)
3) Confirm the entire sentence in the error message is styled by the span tags.
4) Create a manual invoice of $100 for the borrower
5) Confirm the entire sentence in the error message styled by span tags.
6) Check the patch and the circulation.tt file and confirm that I haven't missed any tags that split the string and make translation difficult.

I personally do not prefer this patch because the red bold sentences don't look very good and aren't highly readable.

Signed off on this second patch, see screenshots in comment #4.
(Forbidden tab char in line 779 removed)
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
2016-01-27 05:59:13 +00:00
..
css Bug 13022 [QA Followup] - Highlight the results with inaccurate status, add explanation when mouse hovers over. 2015-12-31 18:11:21 +00:00
data Bug 11695 - Fixed typo in marc21_field_008.xml 2014-03-11 14:21:23 +00:00
includes Bug 15571 [QA Followup] - Remove tabs 2016-01-27 05:41:21 +00:00
js Bug 15481: Remove dead code in datatables.js 2016-01-27 05:52:27 +00:00
lib/yui Bug 13139 - Move treeview jQuery plugin outside of language-specific directory 2014-10-27 12:36:53 -03:00
modules Bug 15274: Putting <span> tags around entire string where the originally split the sentence 2016-01-27 05:59:13 +00:00
xslt Bug 15100: MARC21 - make display of "Dates associated with a name" optional 2016-01-27 04:24:56 +00:00
columns.def Bug 15373: More changes of Zip to ZIP on intranet 2015-12-30 16:30:35 +00:00