From: Bill Erickson Date: Fri, 9 Sep 2011 15:50:55 +0000 (-0400) Subject: TPac: avoid 1995-esque "Submit Query" for form submission X-Git-Tag: sprint4-merge-nov22~5128^2~14 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7e9faaa523a3f93f6d1479b29efffc8970e7c0d2;p=working%2FEvergreen.git TPac: avoid 1995-esque "Submit Query" for form submission On the update username, email, and password pages, use "Submit" instead of relying on the browser "Submit Query" label Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/templates/opac/myopac/update_email.tt2 b/Open-ILS/src/templates/opac/myopac/update_email.tt2 index 3b9b7626e4..827995976b 100644 --- a/Open-ILS/src/templates/opac/myopac/update_email.tt2 +++ b/Open-ILS/src/templates/opac/myopac/update_email.tt2 @@ -17,7 +17,7 @@ - +
[% l('Current Email') %][% ctx.user.email | html %]
[% l('New Email') %]
diff --git a/Open-ILS/src/templates/opac/myopac/update_password.tt2 b/Open-ILS/src/templates/opac/myopac/update_password.tt2 index c4ad3ded63..c87fc5d71f 100644 --- a/Open-ILS/src/templates/opac/myopac/update_password.tt2 +++ b/Open-ILS/src/templates/opac/myopac/update_password.tt2 @@ -26,7 +26,7 @@ [% l('Current Password') %] [% l('New Password') %] [% l('New Password Again') %] - + diff --git a/Open-ILS/src/templates/opac/myopac/update_username.tt2 b/Open-ILS/src/templates/opac/myopac/update_username.tt2 index 7455cc97e8..8ff329e660 100644 --- a/Open-ILS/src/templates/opac/myopac/update_username.tt2 +++ b/Open-ILS/src/templates/opac/myopac/update_username.tt2 @@ -22,7 +22,7 @@ - +
[% l('Current Username') %][% ctx.user.usrname | html %]
[% l('New Username') %]