Skip to content

Instantly share code, notes, and snippets.

@moderatorwes
Created December 17, 2014 16:35
Show Gist options
  • Select an option

  • Save moderatorwes/ef71c4fff307a8222bbd to your computer and use it in GitHub Desktop.

Select an option

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