From a1592ec10be56569b64774a3dde1e85c53ba36d9 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Thu, 8 Dec 2016 19:41:33 +0000 Subject: [PATCH] Bug 17749 - Missing l in '.pl' in link on waitingreserves.tt Fixes a small typo introduced by Bug 17010 waitingreserves.p#[% tab %] should be waitingreserves.pl#[% tab %] Signed-off-by: Benjamin Rokseth Signed-off-by: Jonathan Druart Signed-off-by: Kyle M Hall --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt index 6840c00f68..4c242af502 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt @@ -51,7 +51,7 @@

[% nextreservtitle %] is on hold for [% nextreservsurname %], [% nextreservfirstname %]. Please retain this item and check it in to process the hold.

-
+
-- 2.20.1