diff --git a/library/entry-meta.php b/library/entry-meta.php index e5dc6e94a..3d6d63062 100644 --- a/library/entry-meta.php +++ b/library/entry-meta.php @@ -1,7 +1,7 @@ '. sprintf(__('Posted on %s at %s.', 'FoundationPress'), get_the_time('l, F jS, Y'), get_the_time()) .''; + echo ''; echo '

'. __('Written by', 'FoundationPress') .'

'; } endif;