Just a little annoyance.

git-svn-id: https://develop.svn.wordpress.org/trunk@1547 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2004-08-21 21:25:19 +00:00
parent 690fd240fa
commit 507b2a1631

View File

@@ -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