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=b1b7882eb6675b3fac1f9d65593aca235f9e93ac;p=evergreen%2Fpines.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 --- diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index d52ae7833f..f9a32118fe 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -3648,13 +3648,13 @@ - + - + diff --git a/Open-ILS/xul/staff_client/server/index.xhtml b/Open-ILS/xul/staff_client/server/index.xhtml index fafe2a1ea7..dcf3054d43 100644 --- a/Open-ILS/xul/staff_client/server/index.xhtml +++ b/Open-ILS/xul/staff_client/server/index.xhtml @@ -113,7 +113,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