]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPAC - Account preferences headings
authorMelissa Lefebvre <mlefebvre@biblio.org>
Mon, 25 Feb 2013 15:42:15 +0000 (10:42 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 15 Mar 2013 17:31:09 +0000 (13:31 -0400)
commitc63d3edba42b2dfcecc96a1c5bff5a0564978083
tree97fd64e22eb682694e82e2659686456936d1aa61
parenta83df5852ae1cf48f6f7804e8d319b4767d2880e
TPAC - Account preferences headings

Currently, all tabs in My Account show a heading once clicked(Items Checked
Out shows "Current Items Checked Out" heading when clicked); however,
under the Account Preferences for a change of username, password, and
email address no headings appear.

Div classes were added to update_password.tt2, update_username.tt2, and
update_email.tt2 for consistancy in the My Account area.

Signed-off-by: Melissa Lefebvre <mlefebvre@biblio.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/opac/myopac/update_email.tt2
Open-ILS/src/templates/opac/myopac/update_password.tt2
Open-ILS/src/templates/opac/myopac/update_username.tt2