mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-29 15:44:27 +00:00
Just a little annoyance.
git-svn-id: https://develop.svn.wordpress.org/trunk@1547 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -121,7 +121,7 @@ window.onload = blurry;
|
||||
<body>
|
||||
|
||||
<div id="wphead">
|
||||
<h1><?php bloginfo('name') ?></h1>
|
||||
<h1><?php echo wptexturize(get_settings(('blogname'))); ?></h1>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user