From 41bc705c029401a3824fafa7a73ee9207fc1b181 Mon Sep 17 00:00:00 2001 From: "marcos.alconada" Date: Fri, 24 May 2019 14:19:31 +0200 Subject: [PATCH] Image only for welcome message --- pandora_console/general/logon_ok.php | 1 - 1 file changed, 1 deletion(-) diff --git a/pandora_console/general/logon_ok.php b/pandora_console/general/logon_ok.php index 32f0a85487..649a2d2f68 100644 --- a/pandora_console/general/logon_ok.php +++ b/pandora_console/general/logon_ok.php @@ -207,7 +207,6 @@ if (!empty($all_data)) { echo ''.$article['subject'].''; echo ''.__('by').' '.$article['author'].' '.ui_print_timestamp($article['timestamp'], true).' '.$comparation_suffix.''; echo ''; - $text = html_entity_decode($text_bbdd); if ($image) { echo '
img colabora con nosotros - Support
'; }