fix copy/paste error
authorJason Etheridge <jason@esilibrary.com>
Thu, 6 Jun 2013 20:47:13 +0000 (16:47 -0400)
committerJason Etheridge <jason@esilibrary.com>
Thu, 6 Jun 2013 20:48:58 +0000 (16:48 -0400)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/xul/staff_client/chrome/content/main/main.xul

index ae6d9ca..32fb485 100644 (file)
@@ -93,7 +93,7 @@
     <groupbox id="main_groupbox" flex="1" style="overflow: auto;">
         <caption id="main_caption" label="&staff.main.auth.caption;"/>
         <hbox>
-            <button type="menu" label="&staff.auth.help_btn.label;" accesskey="&staff.auth.help_btn.label;">
+            <button type="menu" label="&staff.auth.help_btn.label;" accesskey="&staff.auth.help_btn.accesskey;">
                 <menupopup>
                     <menuitem id="about_btn" label="&staff.auth.about_btn.label;" accesskey="&staff.auth.about_btn.accesskey;" />
                     <menuitem id="contents_menu" label="&staff.auth.help.menu.contents.label;" accesskey="&staff.auth.help.menu.contents.accesskey;" disabled="true" />