Twenty fourteen: Fix typo. props jeherve, fixes #24964.
git-svn-id: http://core.svn.wordpress.org/trunk@24989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
b7c13e27c2
commit
809761c430
|
@ -31,7 +31,7 @@ $format = get_post_format();
|
|||
<?php endif; ?>
|
||||
|
||||
<?php
|
||||
/* Show title only if it exsits */
|
||||
/* Show title only if it exists */
|
||||
the_title( '<h1 class="entry-title"><a href="' . get_permalink() . '" rel="bookmark">', '</a></h1>' );
|
||||
?>
|
||||
|
||||
|
|
Loading…
Reference in New Issue