// ==UserScript==
// @name           FootPrints Tweaker
// @namespace      http://downloads.joeyday.com
// @description    Makes FootPrints easier to use for WGU IT Service Desk Technicians.
// @include        http://wguapps3.wgu.edu/MRcgi/MRhomepage.pl*
// ==/UserScript==

document.getElementById("totalsContainer2").firstChild.firstChild.childNodes[2].childNodes[3].firstChild.nodeValue = "IT Service Desk Team Queue";
