From: dbs Date: Wed, 30 Mar 2011 01:42:37 +0000 (+0000) Subject: Change label to "Reset Password" and get button out of tab ordering X-Git-Url: http://git.equinoxoli.org/?p=evergreen-equinox.git;a=commitdiff_plain;h=8dec3b156020ea812a406a3e1589d97d80a85021 Change label to "Reset Password" and get button out of tab ordering In a keyboard-intensive patron input workflow, pressing tab should not place focus on the "Reset Password" button; the password is automatically generated at dialog creation time. Setting tabIndex to -1 disables tab focus for the button. Also, the button has been relabeled to "Reset Password" to be consistent with the previous button. git-svn-id: svn://svn.open-ils.org/ILS/trunk@19907 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/templates/default/actor/user/register_table.tt2 b/Open-ILS/web/templates/default/actor/user/register_table.tt2 index e8672a5..af45ae5 100644 --- a/Open-ILS/web/templates/default/actor/user/register_table.tt2 +++ b/Open-ILS/web/templates/default/actor/user/register_table.tt2 @@ -22,7 +22,7 @@ - + Verify Password