mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-05 02:10:45 +01:00
Extra break.
git-svn-id: http://svn.automattic.com/wordpress/trunk@449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a5e54ed983
commit
a0607c3d01
@ -22,6 +22,5 @@ foreach ($menu as $item) {
|
||||
<li><a href="<?php echo "$siteurl/$blogfilename"; ?>">View site</a></li>
|
||||
<li id="last"><a href="<?php echo $siteurl ?>/b2login.php?action=logout">Logout (<?php echo stripslashes($user_nickname) ?>)</a></li>
|
||||
</ul>
|
||||
<br clear="all" />
|
||||
|
||||
<h2 id="top"><?php echo $title; ?></h2>
|
Loading…
Reference in New Issue
Block a user