From dba745e2fabeea49953dea9ca14c30637ab441a7 Mon Sep 17 00:00:00 2001 From: mdtrooper Date: Mon, 2 Jun 2014 10:47:00 +0000 Subject: [PATCH] 2014-06-01 Miguel de Dios * general/news_dialog.php: fixed the empty list of news in the first login. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10071 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 5 ++ pandora_console/general/news_dialog.php | 67 +++++++++++++------------ 2 files changed, 40 insertions(+), 32 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 95affbfaad..288c154354 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2014-06-01 Miguel de Dios + + * general/news_dialog.php: fixed the empty list of news in the first + login. + 2014-06-01 Miguel de Dios * pandoradb_data.sql: fixed the insertion data of tnews, the lost diff --git a/pandora_console/general/news_dialog.php b/pandora_console/general/news_dialog.php index 136f70db71..1847a0fdc8 100644 --- a/pandora_console/general/news_dialog.php +++ b/pandora_console/general/news_dialog.php @@ -63,41 +63,44 @@ ui_require_javascript_file ('encode_decode_base64'); /* */