Koha/koha-tmpl/intranet-tmpl
Fridolin Somers 3e0b35c15d Bug 15059: Line break in html attribute in branchoverdues.tt
In circ/branchoverdues.tt, there is a line break inside href attribute.
This generates an attribute with a lot of spaces %20.

Test plan :
- at intranet go to ciculation module
- click on "Overdues with fines"
- look at links "Phone", "Notice" and "Considered lost"
=> Without patch the URL contains a lot of spaces
=> With patch the URL is correct

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-11-04 10:59:51 -03:00
..
js Bug 13265: Use sessionStorage to store searches instead of cookies 2015-06-11 10:06:45 -03:00
lib Bug 11559: (QA followup) detect and warn about corruption caused by MARC-8 2015-10-27 12:18:01 -03:00
prog Bug 15059: Line break in html attribute in branchoverdues.tt 2015-11-04 10:59:51 -03:00