From ccb7382c52346f513c4a14d8b15d3506f042531a Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 2 Aug 2017 11:55:12 -0400 Subject: [PATCH] LP#1189989: (follow-up) normalize capitalization of "onclick" Signed-off-by: Galen Charlton --- Open-ILS/src/templates/opac/parts/place_hold.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/opac/parts/place_hold.tt2 b/Open-ILS/src/templates/opac/parts/place_hold.tt2 index 1ec5862ddc..c7bffb19f7 100644 --- a/Open-ILS/src/templates/opac/parts/place_hold.tt2 +++ b/Open-ILS/src/templates/opac/parts/place_hold.tt2 @@ -235,7 +235,7 @@ function toggleActivationDate() { title="[% l('A suspended hold will retain its place in the queue, but will not be fulfilled until it has been activated.') %]" />
[% l('Yes') %] - [% l('Set activation date') %] + [% l('Set activation date') %]
-- 2.11.0