mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 03:04:34 +00:00
moved the posts, comments, edit links
git-svn-id: https://develop.svn.wordpress.org/trunk@453 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<p class="anchors">Go to: <a href="b2edit.php#top">Post/Edit</a> | <a href="b2edit.php#posts">Posts</a> | <a href="b2edit.php#comments">Comments</a></p>
|
||||
|
||||
<div class="wrap">
|
||||
<?php
|
||||
|
||||
@@ -219,7 +221,5 @@ if ('edit' == $action) echo "
|
||||
<p><a href='b2edit.php?action=delete&post=$post' onclick=\"return confirm('You are about to delete this post \'".$edited_post_title."\'\\n \'Cancel\' to stop, \'OK\' to delete.')\">Delete this post</a></p>";
|
||||
?>
|
||||
|
||||
<p>Go to: <a href="b2edit.php#top">Post/Edit</a> | <a href="b2edit.php#posts">Posts</a> | <a href="b2edit.php#comments">Comments</a></p>
|
||||
|
||||
</form>
|
||||
</div>
|
||||
Reference in New Issue
Block a user