mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-30 23:30:05 +00:00
Cosmetic fixes from forums.
git-svn-id: https://develop.svn.wordpress.org/trunk@1205 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -133,7 +133,9 @@ window.onload = blurry;
|
||||
<?php wp_admin_head(); ?>
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="wphead"><a href="http://wordpress.org" rel="external" title="<?php _e('Visit WordPress.org') ?>"><?php _e('WordPress') ?></a></h1>
|
||||
<div id="wphead">
|
||||
<h1><a href="http://wordpress.org" rel="external" title="<?php _e('Visit WordPress.org') ?>"><?php _e('WordPress') ?></a></h1>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
require('./menu.php');
|
||||
|
||||
Reference in New Issue
Block a user