From 4bccbbdf0267c8dd2aca177f5485e9f3ced38c5f 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 Signed-off-by: Mike Rylander --- 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