Path fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@50 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
537f3f6373
commit
80f7c9f04f
@ -23,7 +23,7 @@ while ($j != "") {
|
||||
|
||||
}
|
||||
?>
|
||||
<li><a href="<?php echo $siteurl."/".$blogfilename; ?>">View site</a></li>
|
||||
<li><a href="<?php echo $pathserver."/".$blogfilename; ?>">View site</a></li>
|
||||
<li id="last"><a href="<?php echo $siteurl ?>/b2login.php?action=logout">Logout</a></li>
|
||||
</ul>
|
||||
<br clear="all" />
|
||||
|
Loading…
Reference in New Issue
Block a user