[open-ils-commits] r13950 - trunk/Open-ILS/web/opac/locale/en-US (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Sep 2 10:08:05 EDT 2009
Author: phasefx
Date: 2009-09-02 10:08:03 -0400 (Wed, 02 Sep 2009)
New Revision: 13950
Modified:
trunk/Open-ILS/web/opac/locale/en-US/lang.dtd
Log:
leave the accesskey blank for this. R gets grabbed by the top-level search menu, so no need to advertise an accesskey that doesn't work
Modified: trunk/Open-ILS/web/opac/locale/en-US/lang.dtd
===================================================================
--- trunk/Open-ILS/web/opac/locale/en-US/lang.dtd 2009-09-02 13:39:27 UTC (rev 13949)
+++ trunk/Open-ILS/web/opac/locale/en-US/lang.dtd 2009-09-02 14:08:03 UTC (rev 13950)
@@ -174,7 +174,7 @@
<!ENTITY staff.admin.work_log.list1.header "Most Recent Staff Actions">
<!ENTITY staff.admin.work_log.list2.header "Most Recently Affected Patrons and Last Action for each">
<!ENTITY staff.admin.work_log.refresh_btn.label "Refresh">
-<!ENTITY staff.admin.work_log.refresh_btn.accesskey "R">
+<!ENTITY staff.admin.work_log.refresh_btn.accesskey "">
<!ENTITY staff.admin.work_log.list1.retrieve_item_btn.label "Retrieve Item">
<!ENTITY staff.admin.work_log.list1.retrieve_item_btn.accesskey "I">
<!ENTITY staff.admin.work_log.list1.retrieve_patron_btn.label "Retrieve Patron">
More information about the open-ils-commits
mailing list