mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Twenty fourteen: Fix typo. props jeherve, fixes #24964.
git-svn-id: https://develop.svn.wordpress.org/trunk@24989 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3ebfa363ad
commit
c4b252b06f
@ -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
Block a user