Updated style
git-svn-id: http://svn.automattic.com/wordpress/trunk@2755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -20,8 +20,6 @@ foreach ($menu as $item) {
|
||||
}
|
||||
|
||||
?>
|
||||
<li class="last"><a href="<?php echo get_settings('siteurl')
|
||||
?>/wp-login.php?action=logout" title="<?php _e('Log out of this account') ?>"><?php printf(__('Logout (%s)'), $user_identity) ?></a></li>
|
||||
</ul>
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user