From 327ea4f20e2b91ea80edd49ce90d1fa9a5609167 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Fri, 16 Sep 2011 23:44:28 -0400 Subject: [PATCH] Can't have two identical IDs on the same page Nobody who cares about the pure Web experience ever noticed that this page has two identical IDs. Chromium and other browsers complain, though, so make them happy. Signed-off-by: Dan Scott --- Open-ILS/src/templates/password-reset/request-form.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/password-reset/request-form.tt2 b/Open-ILS/src/templates/password-reset/request-form.tt2 index 8f58516b48..10079cf5f6 100644 --- a/Open-ILS/src/templates/password-reset/request-form.tt2 +++ b/Open-ILS/src/templates/password-reset/request-form.tt2 @@ -18,7 +18,7 @@ - + -- 2.11.0