Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Owen Leonard d5d736909c Bug 26727: (follow-up) More markup corrections
This patch makes more markup changes to the templates previously
modified in order to try to arrive at some agreeable solutions.

- In the value_builder EXAMPLE template, the <p> is unnecessary and is
  removed. Also removed is the script "type" attribute and obsolete
  CDATA markers.
- In the article request template an unnecessary <p> is removed.
- In the merge patrons template the submit button is now in a <fieldset
  class="action"> as is consistent with other forms.
- In the MARC modifications template I've added <div>s around each
  "line" in the form to add the line break, along with some CSS to add
  margins.
- The submit button is now inside a <fieldset class="action"> and the
  "Cancel" link now has the "cancel" class.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-11-06 09:40:27 +01:00
..
value_builder Bug 26727: (follow-up) More markup corrections 2020-11-06 09:40:27 +01:00
addbiblio.tt Bug 22399: Improve responsive behavior of the basic marc editor 2020-11-04 12:59:33 +01:00
addbooks.tt Bug 23852: Merge biblio-title.inc and biblio-default-view.inc 2020-10-08 15:01:29 +02:00
additem.tt Bug 25321: Remove 2 remaining occurrences of strings.inc 2020-09-29 14:28:18 +02:00
editor.tt Bug 17268: Use API to store/retrieve values 2020-05-04 08:25:41 +01:00
linkitem.tt Bug 25744: Replace <i> with <em> in staff interface 2020-09-18 11:08:35 +02:00
merge.tt Bug 25320: Move translatable strings out of merge-record-strings.inc into merge-record.js 2020-09-29 14:28:19 +02:00
moveitem.tt Bug 23852: Merge biblio-title.inc and biblio-default-view.inc 2020-10-08 15:01:29 +02:00
z3950_auth_search.tt Bug 26291: Move translatable strings out of z3950_search.inc into z3950_search.js 2020-09-29 14:28:19 +02:00
z3950_search.tt Bug 26291: Move translatable strings out of z3950_search.inc into z3950_search.js 2020-09-29 14:28:19 +02:00