Changeset 14192
- Timestamp:
- 11/21/2024 10:25:31 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/photo-directory/inc/admin.php
r14187 r14192 782 782 783 783 $shown_photos++; 784 } 785 786 if ( ! $shown_photos ) { 787 echo '<p>' . __( 'This contributor does not have any other submitted photos.', 'wporg-photos' ) . "</p>\n"; 784 788 } 785 789
Note: See TracChangeset
for help on using the changeset viewer.