Changeset 5161
- Timestamp:
- 03/31/2007 10:15:58 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/plugins.php
r5156 r5161 150 150 151 151 <tr> 152 <td colspan="5" ><a href="<?php echo wp_nonce_url('plugins.php?action=deactivate-all', 'deactivate-all'); ?>"><?php _e('Deactivate All Plugins'); ?></a></td>152 <td colspan="5" align="right"><a href="<?php echo wp_nonce_url('plugins.php?action=deactivate-all', 'deactivate-all'); ?>"><?php _e('Deactivate All Plugins'); ?></a></td> 153 153 </tr> 154 154
Note: See TracChangeset
for help on using the changeset viewer.