Ticket #2090: fatlady.diff
| File fatlady.diff, 935 bytes (added by , 21 years ago) |
|---|
-
wp-admin/edit-form-advanced.php
259 259 </div> 260 260 261 261 <?php if ('edit' == $action) : ?> 262 < p><input name="deletepost" class="button" type="submit" id="deletepost" tabindex="10" value="<?php _e('Delete this post') ?>" <?php echo "onclick=\"return confirm('" . sprintf(__("You are about to delete this post \'%s\'\\n \'Cancel\' to stop, \'OK\' to delete."), addslashes($post->post_title) ) . "')\""; ?> /></p>262 <input name="deletepost" class="button" type="submit" id="deletepost" tabindex="10" value="<?php _e('Delete this post') ?>" <?php echo "onclick=\"return confirm('" . sprintf(__("You are about to delete this post \'%s\'\\n \'Cancel\' to stop, \'OK\' to delete."), addslashes($post->post_title) ) . "')\""; ?> /> 263 263 <?php endif; ?> 264 264 265 265 </div>
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)