Changeset 9725 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/page-commercial.php
- Timestamp:
- 04/15/2020 05:26:17 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/page-commercial.php
r9630 r9725 26 26 <article id="post-<?php the_ID(); ?>" <?php post_class( array( 'wrap', 'commercial' ) ); ?>> 27 27 <header class="entry-header"> 28 <h 2 class="entry-title"><?php _e( 'Commercially Supported GPL Themes', 'wporg-themes' ); ?></h2>28 <h1 class="entry-title"><?php _e( 'Commercially Supported GPL Themes', 'wporg-themes' ); ?></h1> 29 29 </header><!-- .entry-header --> 30 30 … … 39 39 <?php _e( 'What they all have in common is people behind them who support open source, WordPress, and its GPL license.', 'wporg-themes' ); ?> 40 40 </p> 41 42 <h2 class="screen-reader-text"><?php _e( 'Themes List', 'wporg-themes' ); ?></h2> 41 43 42 44 <div id="themes">
Note: See TracChangeset
for help on using the changeset viewer.