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>
Mon, 21 Sep 2015 18:53:48 +0000 (14:53 -0400)
Conflicts:

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

Conflicts:
Open-ILS/xul/staff_client/server/index.xhtml

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

index a820074..97ead05 100644 (file)
 <!ENTITY staff.client.portal.recordbuckets.description "Record Buckets">
 <!ENTITY staff.client.portal.recordbuckets.tab_name "Record Buckets">
 <!ENTITY staff.client.portal.admin "Administration">
-<!ENTITY staff.client.portal.helpdesk "Get Help with Evergreen">
-<!ENTITY staff.client.portal.helpdesk.description "Submit A Helpdesk Ticket">
+<!ENTITY staff.client.portal.helpdesk "GPLS Helpdesk">
 <!ENTITY staff.client.portal.reports "Reports">
 <!ENTITY staff.client.portal.reports.description "Reports">
 <!ENTITY staff.client.portal.reports.tab_name "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 9356d48..32266f2 100644 (file)
                 
                 //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