Changeset 9727 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/view-templates/theme-single.php
- Timestamp:
- 04/15/2020 05:54:20 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/view-templates/theme-single.php
r9725 r9727 152 152 <li> 153 153 <a href="//themes.trac.wordpress.org/log/{{data.id}}?limit=100&mode=stop_on_copy&format=rss"> 154 <img src="//s.w.org/style/images/feedicon.png" /> 155 <?php _e( 'Development Log', 'wporg-themes' ); ?> 154 <span class="dashicons dashicons-rss"></span><?php _e( 'Development Log', 'wporg-themes' ); ?> 156 155 </a> 157 156 </li>
Note: See TracChangeset
for help on using the changeset viewer.