Skip to content

Instantly share code, notes, and snippets.

@moderatorwes
Created December 17, 2014 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moderatorwes/ef71c4fff307a8222bbd to your computer and use it in GitHub Desktop.
Save moderatorwes/ef71c4fff307a8222bbd to your computer and use it in GitHub Desktop.
Zendesk: Change text of Promoted Articles
//Change text of Promoted Articles
$("h3:contains('Promoted articles')").text('Important Information');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment