Adding GPLS Helpdesk link to Staff Client portal page and correcting a small typo
authorChris Sharp <csharp@georgialibraries.org>
Thu, 7 Mar 2013 00:23:33 +0000 (19:23 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 3 Apr 2013 18:02:18 +0000 (14:02 -0400)
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/server/index.xhtml

index 055f2e3..b4fa6f4 100644 (file)
 <!ENTITY staff.client.portal.copybuckets "Copy Buckets">
 <!ENTITY staff.client.portal.recordbuckets "Record Buckets">
 <!ENTITY staff.client.portal.admin "Administration">
-<!ENTITY staff.client.portal.helpdesk "Get Help with Evergreen">
+<!ENTITY staff.client.portal.helpdesk "GPLS Helpdesk">
 <!ENTITY staff.client.portal.reports "Reports">
 <!ENTITY staff.client.portal.receipts "Edit Receipt Templates">
-<!ENTITY staff.client.portal.copyright "Copyright &copy; 2006-2012 Georgia Public Library Service, and others">
+<!ENTITY staff.client.portal.copyright "Copyright &copy; 2006-2013 Georgia Public Library Service, and others">
 <!ENTITY staff.client.portal.poweredby "Powered by">
 <!ENTITY staff.client.portal.toggle_tpac "Toggle Template Toolkit OPAC Use">
 <!ENTITY staff.client.portal.toggle_tpac.message_on "The use of the Template Toolkit OPAC has been enabled. You may need to restart the staff client for this to take effect.">
index 8fb7f1d..015c8e5 100644 (file)
                 
                 //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