Changeset 6300
- Timestamp:
- 12/20/2017 10:29:00 PM (7 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/projects-wp-plugins-language-packs.php
r5524 r6300 60 60 echo '</ul>'; 61 61 } else { 62 echo '<p>The are no language packs yet.</p>';62 echo '<p>There are no language packs yet.</p>'; 63 63 } 64 64 ?> -
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/projects-wp-themes-language-packs.php
r5502 r6300 60 60 echo '</ul>'; 61 61 } else { 62 echo '<p>The are no language packs yet.</p>';62 echo '<p>There are no language packs yet.</p>'; 63 63 } 64 64 ?>
Note: See TracChangeset
for help on using the changeset viewer.