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>
Thu, 30 May 2013 12:21:16 +0000 (08:21 -0400)
Conflicts:

Open-ILS/web/opac/locale/en-US/lang.dtd

Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/server/index.xhtml

index d52ae78..f9a3211 100644 (file)
 <!ENTITY staff.client.portal.recordbuckets "Record Buckets">
 <!ENTITY staff.client.portal.recordbuckets.description "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.helpdesk.description "Submit A Helpdesk Ticket">
 <!ENTITY staff.client.portal.reports "Reports">
 <!ENTITY staff.client.portal.reports.description "Reports">
 <!ENTITY staff.client.portal.receipts "Edit Receipt Templates">
 <!ENTITY staff.client.portal.receipts.description "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.open_new_tab.description "Open in a new tab">
 <!ENTITY staff.client.portal.search.button "Search">
index fafe2a1..dcf3054 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