Changeset 8751 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/footer.php
- Timestamp:
- 05/08/2019 07:33:18 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/footer.php
r2106 r8751 1 1 </div><!-- gp-content --> 2 <p id="gp-footer" class="secondary"> 3 <?php printf( __('Proudly powered by <a href="%s" title="Found in translation">GlotPress</a>.'), 'http://glotpress.org/' ); ?> 4 </p> 2 5 3 <?php require WPORGPATH . 'footer.php'; 6 4
Note: See TracChangeset
for help on using the changeset viewer.