From b10cfb102bd1c86fa78f636c7ce3a24ba6847a4e Mon Sep 17 00:00:00 2001 From: Jim Keenan Date: Wed, 3 Feb 2016 13:54:48 -0500 Subject: [PATCH] Changed warning message color from black to red --- Open-ILS/src/cwopac_templates/opac/parts/place_hold.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/cwopac_templates/opac/parts/place_hold.tt2 b/Open-ILS/src/cwopac_templates/opac/parts/place_hold.tt2 index 497688b10d..8613a03d0e 100644 --- a/Open-ILS/src/cwopac_templates/opac/parts/place_hold.tt2 +++ b/Open-ILS/src/cwopac_templates/opac/parts/place_hold.tt2 @@ -73,7 +73,7 @@
[% attrs.title_extended | html %]
[% IF hdata.parts AND !this_hold_disallowed %] [% IF hdata.parts.size > 0 %] -
+
-- 2.11.0