Just a little annoyance.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2004-08-21 21:25:19 +00:00
parent 0f62a3c0a8
commit f9a6bf3998
1 changed files with 1 additions and 1 deletions

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