From: Dan Scott Date: Thu, 30 Aug 2012 15:55:10 +0000 (-0400) Subject: Slightly saner login form markup X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fdbs%2Ftpac_saner_login_form;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 --- 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" %]