From bb98b20786c8e3d1d834d2cd30d35cc500a46ab8 Mon Sep 17 00:00:00 2001 From: Heckyel Date: Fri, 10 Mar 2017 18:27:37 -0500 Subject: =?UTF-8?q?Optimizaci=C3=B3n=20del=20c=C3=B3digo=20+=20LibreVideoJ?= =?UTF-8?q?S=20v2.0=20+=20Languages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content-single.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content-single.php') diff --git a/content-single.php b/content-single.php index a1df1e1..39f2609 100644 --- a/content-single.php +++ b/content-single.php @@ -22,7 +22,7 @@ printf ('

%s

-

%s ' . __('por', 'libre') . ' %s %s

+

%s ' . __('by', 'Lidra') . ' %s %s

%s
@@ -51,7 +51,7 @@ printf (' comments_template(); endwhile; else: - printf( '

' . __('No hay entradas', 'libre') . '

' ); + printf( '

' . __('No post', 'Lidra') . '

' ); endif; rewind_posts(); printf('
-- cgit v1.2.3