From 22db426e9a866457c02a4b6cc832b2357b0c1a53 Mon Sep 17 00:00:00 2001 From: Dan Reuther Date: Wed, 19 Mar 2014 09:28:31 -0700 Subject: [PATCH] Added an Entity to lang.dtd file and then replaced the string in manu_frame_menus.xul with the entity identifier. Signed-off-by: Dan Reuther modified: Open-ILS/web/opac/locale/en-US/lang.dtd modified: Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul --- Open-ILS/web/opac/locale/en-US/lang.dtd | 1 + Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index c3c6cf020d..c4331272fe 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -778,6 +778,7 @@ + diff --git a/Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul b/Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul index 97ed87bbab..8d83272cb9 100644 --- a/Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul +++ b/Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul @@ -620,7 +620,7 @@ - + -- 2.11.0