From 170c4a1da11749a05a3e37c5ec2b6b61da00e14e Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 9 Sep 2008 14:53:49 -0500 Subject: [PATCH] Trying again: Standardizing styling of error messages; other markup corrections. Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack --- .../prog/en/modules/acqui/orderreceive.tmpl | 14 +++++++------- .../opac-tmpl/prog/en/includes/opac-facets.inc | 6 +++--- .../opac-tmpl/prog/en/modules/opac-reserve.tmpl | 8 ++++++++ .../opac-tmpl/prog/en/modules/opac-results.tmpl | 4 ++-- 4 files changed, 20 insertions(+), 12 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tmpl index 48216f35b3..dae6fba1bf 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tmpl @@ -46,13 +46,13 @@ fieldset.rows .itemblock fieldset.action { padding:.5em; }
    -
  1. -
  2. -
  3. - " />
  4. -
  5. -
  6. +
  7. + " />
  8. +
  9. + + + Item Types: +" />; + + + " /> diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl index 219a8795d8..8f55412a0b 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl @@ -224,11 +224,11 @@ $(document).ready(function(){ " title="View details for this title">No title - by " title="Search for works by this author"> + by " title="Search for works by this author">   Publication: - + . , -- 2.39.5