mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-18 12:35:03 +00:00
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 endif; ?>
|
||||||
|
|
||||||
<?php
|
<?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>' );
|
the_title( '<h1 class="entry-title"><a href="' . get_permalink() . '" rel="bookmark">', '</a></h1>' );
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user