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=646565df4b616cf64a55c5287b657e1ca8feb472;p=evergreen%2Fpines.git Adding GPLS Helpdesk link to Staff Client portal page and correcting a small typo --- diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index 055f2e3028..b4fa6f46ee 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -3610,10 +3610,10 @@ - + - + diff --git a/Open-ILS/xul/staff_client/server/index.xhtml b/Open-ILS/xul/staff_client/server/index.xhtml index 8fb7f1da21..015c8e5a48 100644 --- a/Open-ILS/xul/staff_client/server/index.xhtml +++ b/Open-ILS/xul/staff_client/server/index.xhtml @@ -112,7 +112,7 @@ //Place your helpdesk link here function helpdesk(newtab) { - xulG.open_external("http://evergreen-ils.org/communicate.php"); + 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