From bec60e3bf0dcb006c41cd447385e634cc9e9f43f Mon Sep 17 00:00:00 2001 From: "Arnaud G. GIBERT" Date: Mon, 28 Dec 2020 12:42:44 +0100 Subject: [PATCH] - Remove FaceBook +1 button. --- html/lmbrowse.php | 34 +++++++++++++++------------------- 1 file changed, 15 insertions(+), 19 deletions(-) diff --git a/html/lmbrowse.php b/html/lmbrowse.php index a01eb72..34a4186 100644 --- a/html/lmbrowse.php +++ b/html/lmbrowse.php @@ -1,7 +1,7 @@ ", "", "", - "" + "", + "" ); $replace_tab = array( @@ -341,26 +342,17 @@ function lmb_html_text_format( $input_text) "", "", " -
-
-", +
+ +  
", "
-" +", + "" ); return( str_replace( $search_tab, $replace_tab, $input_text)); @@ -369,7 +361,7 @@ function lmb_html_text_format( $input_text) /*--------------------------------------------------------------------------------------------------------------------*/ -/* XML Text Format */ +/* XML Text Format */ /*--------------------------------------------------------------------------------------------------------------------*/ function lmb_xml_text_format( $input_text) @@ -391,7 +383,8 @@ function lmb_xml_text_format( $input_text) "", "", "", - "" + "", + "" ); $replace_tab = array( @@ -410,6 +403,7 @@ function lmb_xml_text_format( $input_text) "", "", "", + "", "" ); @@ -832,6 +826,8 @@ function lmb_footer( $skin_path)    
    +
+