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:
Alex King
2003-10-14 00:54:09 +00:00
parent 8ba27ae5d5
commit d0241617e2
4 changed files with 12 additions and 6 deletions

View File

@@ -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&amp;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>