Bug: 2259: eliminate lines too long for git to use.
authorAndrew Moore <andrew.moore@liblime.com>
Wed, 18 Jun 2008 18:04:17 +0000 (13:04 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 19 Jun 2008 00:25:52 +0000 (19:25 -0500)
commit6e52709824006759f82c1a854fc3c3a1d8b67dd4
tree7a14cba590169b304adb462c2fb6bfa11ed221b7
parent6858da97c361fe9a5fddfed7c6d9b1103b27dca0
Bug: 2259: eliminate lines too long for git to use.

This patch modifies 13 HTML templates and includes that have lines in them longer than 998 characters. Lines this long are known to break git.

I believe that none of these change behaviour at all, but I'm concerned about one of them. It adds whitespace (carraige returns) inside a <title> tag. I'm not certain that all browsers will deal with this OK.

No documentation changes necessary here.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
13 files changed:
koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_tag_structure.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_4XX.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/bookcount.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/acceptorreject.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tmpl
koha-tmpl/opac-tmpl/prog/en/includes/usermenu.inc
koha-tmpl/opac-tmpl/prog/en/modules/opac-results-grouped.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/sco/circulation.tmpl