Changeset 3541 for trunk/wp-admin/plugin-editor.php
- Timestamp:
- 02/17/2006 01:29:33 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/plugin-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/plugin-editor.php
r3517 r3541 103 103 <p class="submit"> 104 104 <?php 105 echo "<input type='submit' name='submit' value=' " . __('Update File ') . " »' tabindex='2' />";105 echo "<input type='submit' name='submit' value=' " . __('Update File »') . "' tabindex='2' />"; 106 106 ?> 107 107 </p>
Note: See TracChangeset
for help on using the changeset viewer.