Changeset 9592 for trunk/wp-admin/plugins.php
- Timestamp:
- 11/10/2008 05:49:00 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/plugins.php
r9562 r9592 119 119 ?> 120 120 <p><?php _e('Deleting the selected plugins will remove the following plugin(s) and their files:'); ?></p> 121 <p>122 121 <ul> 123 122 <?php … … 126 125 ?> 127 126 </ul> 128 </p>129 127 <p><?php _e('Are you sure you wish to delete these files?') ?></p> 130 128 <form method="post" action="<?php echo clean_url($_SERVER['REQUEST_URI']); ?>" style="display:inline;">
Note: See TracChangeset
for help on using the changeset viewer.