From: Chris Sharp Date: Thu, 7 Mar 2013 00:23:33 +0000 (-0500) Subject: Adding GPLS Helpdesk link to Staff Client portal page and correcting a small typo X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8304f8122f819919fee9de5f4ad2cd38f02202e4;p=working%2FEvergreen.git Adding GPLS Helpdesk link to Staff Client portal page and correcting a small typo Conflicts: Open-ILS/web/opac/locale/en-US/lang.dtd Conflicts: Open-ILS/xul/staff_client/server/index.xhtml --- diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index ef72fec206..e2f1ed37c2 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -3851,14 +3851,13 @@ - - + - + diff --git a/Open-ILS/xul/staff_client/server/index.xhtml b/Open-ILS/xul/staff_client/server/index.xhtml index 9356d48b3a..32266f2814 100644 --- a/Open-ILS/xul/staff_client/server/index.xhtml +++ b/Open-ILS/xul/staff_client/server/index.xhtml @@ -119,7 +119,7 @@ //Place your helpdesk link here function helpdesk(newtab) { - xulG.open_external("http://evergreen-ils.org/communicate/"); + xulG.open_external("http://help.georgialibraries.org"); } //A good place for a Google map. Evergreen Indiana uses GIS data to create a Google map to verify if a library is within district boundaries