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) "", "", " -
-
-", +
+ +  
", "
-" +", + "
Follow @langueurmon
" ); 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)    
    +
+