Changeset 3185
- Timestamp:
- 05/19/2016 10:03:13 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/widgets/class-ratings.php
r3039 r3185 53 53 <?php else : ?> 54 54 <div class="rating"> 55 < div class="ratings"><?php _e( 'This plugin has not been rated yet.', 'wporg-plugins' ); ?></div>55 <p class="description"><?php _e( 'This plugin has not been rated yet.', 'wporg-plugins' ); ?></p> 56 56 </div> 57 57 <?php endif; // $rating
Note: See TracChangeset
for help on using the changeset viewer.