From 477862d6dde20c6cb294c7f9d52ad272b6126697 Mon Sep 17 00:00:00 2001 From: Jimako Date: Fri, 1 Dec 2023 18:41:23 +0100 Subject: [PATCH] #1 list - commented duplicate output and url adress (parameter) for detail --- lgsl_files/lgsl_list.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lgsl_files/lgsl_list.php b/lgsl_files/lgsl_list.php index 733a2d4..024b9df 100644 --- a/lgsl_files/lgsl_list.php +++ b/lgsl_files/lgsl_list.php @@ -98,10 +98,15 @@ {$misc[ "; } - + /* $output .= " - + +*/ + + $output .= " + + "; } @@ -141,5 +146,7 @@ //------ WANNA BE HERE? https://github.com/tltneon/lgsl/wiki/Who-uses-LGSL -> LET CREDITS STAY :P --------------------------------------------------------------------------------------------------+ $output .= "
".lgsl_version()."
"; //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +/* e107 is outputing content if ($lgsl_config['preloader']) - echo $output; \ No newline at end of file + echo $output; +*/ \ No newline at end of file