From 0a833c2b407d62cf7c768e10f8bc9e44b945d9fc Mon Sep 17 00:00:00 2001 From: Heckyel Date: Mon, 13 Mar 2017 19:53:28 -0500 Subject: Corrige compatibilidad con LibreVideoJS --- content-page.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'content-page.php') diff --git a/content-page.php b/content-page.php index 1fcaed9..2b07f04 100644 --- a/content-page.php +++ b/content-page.php @@ -36,11 +36,9 @@ printf ( '
//get_the_content() //the_category() ); - printf('
-
'); + printf('
'); the_content(); - printf('
-
+ printf('
' -- cgit v1.2.3