Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742

git-svn-id: http://svn.automattic.com/wordpress/trunk@2945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2005-10-12 18:21:15 +00:00
parent 47f15ab10d
commit e81550ae0f
13 changed files with 13 additions and 13 deletions

View File

@@ -47,7 +47,7 @@ form {
</style>
</head>
<body id="sidebar">
<h1 id="wphead"><a href="http://wordpress.org" rel="external">WordPress</a></h1>
<h1 id="wphead"><a href="http://wordpress.org/" rel="external">WordPress</a></h1>
<form name="post" action="post.php" method="POST">
<div><input type="hidden" name="action" value="post" />
<input type="hidden" name="user_ID" value="<?php echo $user_ID ?>" />