From: Kathy Lussier Date: Tue, 18 Aug 2015 17:55:26 +0000 (-0400) Subject: lp1486252 Change label for acq admin menu X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fkmlussier%2Flp1486252-change-acq-admin-menu;p=working%2FEvergreen.git lp1486252 Change label for acq admin menu Now that the acq admin menus have move outside of the Server Admin menu, it should be called "Acquisitions Administration" to be consistent with other options in this area. Signed-off-by: Kathy Lussier --- diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index e4e07df2a5..92f0ec5fcc 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -819,7 +819,7 @@ - + diff --git a/docs/RELEASE_NOTES_NEXT/Client/move-acq-menu.txt b/docs/RELEASE_NOTES_NEXT/Client/move-acq-menu.txt index a52ad7517f..c7177667b7 100644 --- a/docs/RELEASE_NOTES_NEXT/Client/move-acq-menu.txt +++ b/docs/RELEASE_NOTES_NEXT/Client/move-acq-menu.txt @@ -1,5 +1,6 @@ Move Acquisitions Admin Menu ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ In the staff client interface, the Acquisitions Administration menu is -now directly accessible from under the main "Admin" menu instead of -living under "Server Administration". +now directly accessible from the main "Admin" menu instead of +living under "Server Administration". It has also been renamed as "Acquisitions +Administration".