Changeset 6438
- Timestamp:
- 01/25/2018 10:37:35 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/trac.wordpress.org/templates/wporg-header.html
r6437 r6438 33 33 <div class="uparrow"></div> 34 34 </li> 35 <li><a href="https://make.wordpress.org/" title="Contribute your knowledge." class="${'current' if project_slug != 'plugins' else None}">Get Involved</a></li> 35 <li><a href="https://make.wordpress.org/" title="Contribute your knowledge." 36 class="${'current' if project_slug != 'plugins' else None}">Get Involved</a> 37 <div class="uparrow"></div> 38 </li> 36 39 <li><a href="https://wordpress.org/about/" title="About the WordPress Organization, and where we're going.">About</a></li> 37 40 <li><a href="https://wordpress.org/news/" title="Come here for the latest scoop.">Blog</a></li>
Note: See TracChangeset
for help on using the changeset viewer.