From 5f2726defcf9ec361a7f0c24d57c19c19ed157d3 Mon Sep 17 00:00:00 2001 From: darode Date: Wed, 20 Jul 2011 12:45:56 +0000 Subject: [PATCH] 2011-07-20 Dario Rodriguez * godmode/setup/links.php: Changing error msg to notice msg. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4599 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 4 ++++ pandora_console/godmode/setup/links.php | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index b15a9bc4a6..389f74baa5 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2011-07-20 Dario Rodriguez + + * godmode/setup/links.php: Changing error msg to notice msg. + 2011-07-20 Dario Rodriguez * godmode/setup/links.php: Fixed a wrong code to work with an empty array. diff --git a/pandora_console/godmode/setup/links.php b/pandora_console/godmode/setup/links.php index 7bb78cd3a1..7094847dff 100644 --- a/pandora_console/godmode/setup/links.php +++ b/pandora_console/godmode/setup/links.php @@ -123,7 +123,8 @@ else { // Main list view for Links editor } if (empty($rows)) { - echo "

".__("There isn't links")."

"; + echo '
'.__("There isn't links").'
'; + } else { echo ""; echo "";
".__('Link name')."