From 38f5aaef2a59b141d3f721d563b412e33e9747fd Mon Sep 17 00:00:00 2001 From: darode Date: Thu, 5 Dec 2013 15:03:58 +0000 Subject: [PATCH] 2013-12-05 Dario Rodriguez * mobile/operation/networkmap.php: Fixed a bug width mobile network map. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9175 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 5 +++++ pandora_console/mobile/operation/networkmap.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index e83ff4ad9b..cf6cb96c0d 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2013-12-05 Dario Rodriguez + + * mobile/operation/networkmap.php: Fixed a bug width + mobile network map. + 2013-12-05 Dario Rodriguez * mobile/operation/networkmaps.php: Fixed a wrong link diff --git a/pandora_console/mobile/operation/networkmap.php b/pandora_console/mobile/operation/networkmap.php index f35d46e29f..a52dde5301 100755 --- a/pandora_console/mobile/operation/networkmap.php +++ b/pandora_console/mobile/operation/networkmap.php @@ -219,7 +219,7 @@ class Networkmap { return; } $ui->contentAddHtml('
'); - $ui->contentAddHtml(''); + $ui->contentAddHtml(''); $ui->contentAddHtml('
'); } else {