Skip to content

Commit

Permalink
Reword link title text
Browse files Browse the repository at this point in the history
  • Loading branch information
sgarrity committed May 18, 2012
1 parent 4175bf1 commit eab1444
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media/js/tabzilla.js
Expand Up @@ -87,8 +87,8 @@ Tabzilla.readyInterval = null;
Tabzilla.jQueryCDNSrc =
'//www.mozilla.org/media/js/libs/jquery-1.7.1.min.js';
Tabzilla.LINK_TITLE = {
CLOSED: "Click to open up a section with even more interesting mozilla links",
OPENED: "Click again or press the escape key to close"
CLOSED: "Mozilla links",
OPENED: "Close (Esc)"
}

Tabzilla.hasCSSTransitions = (function() {
Expand Down

0 comments on commit eab1444

Please sign in to comment.