Changeset 14067
- Timestamp:
- 09/19/2024 06:54:38 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/photo-directory/inc/admin.php
r14057 r14067 1170 1170 ?> 1171 1171 </div> 1172 1173 <?php if ( $rejected_count ) : ?> 1172 1174 <div class="photo-contributor-rejection-stats"> 1173 1175 <h4><?php esc_html_e( 'Rejection stats:', 'wporg-photos' ); ?></h4> … … 1214 1216 ?> 1215 1217 </div> 1218 <?php endif; ?> 1219 1216 1220 </div> 1217 1221
Note: See TracChangeset
for help on using the changeset viewer.