From 9a5338f565e600e618cc4546abbf18d30d942b3a Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 5 Jun 2011 11:09:40 +0000 Subject: improved the way deleted devices are managed --- h-source/Application/Views/top_left.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'h-source/Application/Views/top_left.php') diff --git a/h-source/Application/Views/top_left.php b/h-source/Application/Views/top_left.php index 2f67c3d..07f3ad3 100644 --- a/h-source/Application/Views/top_left.php +++ b/h-source/Application/Views/top_left.php @@ -36,7 +36,8 @@
controller."/catalogue/$lang".$this->viewStatus;?>">
- + +
controller."/talk/$lang/$id_hard/$token".$this->viewStatus;?>">
@@ -44,8 +45,7 @@
controller."/history/$lang/$id_hard".$this->viewStatus;?>">
- - +
controller."/update/$lang/$token".$this->viewStatus;?>" method="POST"> @@ -58,6 +58,8 @@ + + action,'catalogue') === 0) { ?> -- cgit v1.2.3