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-page.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content-page.php') diff --git a/content-page.php b/content-page.php index 9adc5d7..611bd8f 100644 --- a/content-page.php +++ b/content-page.php @@ -20,7 +20,7 @@ printf ( '

%s

-

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

+

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

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

' . __('No hay páginas', 'libre') . '

' ); + printf( '

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

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