Move it to the more intuitive right side of the page, with the rest of the activation links
git-svn-id: https://develop.svn.wordpress.org/trunk@5161 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d5776af750
commit
6030d299e9
@ -149,7 +149,7 @@ if (empty($plugins)) {
|
||||
?>
|
||||
|
||||
<tr>
|
||||
<td colspan="5"><a href="<?php echo wp_nonce_url('plugins.php?action=deactivate-all', 'deactivate-all'); ?>"><?php _e('Deactivate All Plugins'); ?></a></td>
|
||||
<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>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
Loading…
x
Reference in New Issue
Block a user