Changeset 6444
- Timestamp:
- 01/26/2018 06:41:46 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/trac/wp-trac.js
r6253 r6444 615 615 $('div.buttons').after( '<div class="wp-notice component"><p><strong>The WordPress.org site now has its own Trac</strong> at ' + 616 616 '<a href="//meta.trac.wordpress.org/">meta.trac.wordpress.org</a>.</p><p>Would you mind opening this ticket over there instead? ' + 617 '<a href="//meta.trac.wordpress.org/newticket" id="new-meta-ticket">Click here </a> to copy your summary and description over.</p></div>' );617 '<a href="//meta.trac.wordpress.org/newticket" id="new-meta-ticket">Click here to copy your summary and description over</a>.</p></div>' ); 618 618 }); 619 619
Note: See TracChangeset
for help on using the changeset viewer.