Changeset 562603
- Timestamp:
- 06/22/2012 06:42:48 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
multisite-plugin-stats/trunk/multisite-plugin-stats.php
r562602 r562603 110 110 111 111 <h3><?php _e('Active Plugins', 'multisite_plugin_stats'); ?> (<?php echo count($active_plugins); ?>)</h3> 112 <p><em> Click the count to display the blogs using a given plugin.</em></p>112 <p><em><?php _e('Click the count to display the blogs using a given plugin.'); ?></em></p> 113 113 <ul class="plugin_list"> 114 114 <?php
Note: See TracChangeset
for help on using the changeset viewer.