From: Dan Scott Date: Thu, 30 Aug 2012 15:55:10 +0000 (-0400) Subject: Slightly saner login form markup X-Git-Tag: sprint4-merge-nov22~3751 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=fa15ccb8faf86d999e3c9528d733068357d561d5;p=working%2FEvergreen.git Slightly saner login form markup Try to provide accessibility via label attributes and move from a table-within-a-table layout to a single table for the form. Signed-off-by: Dan Scott Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/templates/opac/parts/login/form.tt2 b/Open-ILS/src/templates/opac/parts/login/form.tt2 index e4200bd875..1e23a98e40 100644 --- a/Open-ILS/src/templates/opac/parts/login/form.tt2 +++ b/Open-ILS/src/templates/opac/parts/login/form.tt2 @@ -1,57 +1,3 @@ - - [% IF ctx.login_failed_event %]
[% @@ -67,80 +13,53 @@
[% END %] -
-
+ +
[% INCLUDE "opac/parts/login/help.tt2" %]