diff --git a/pandora_console/mobile/operation/modules.php b/pandora_console/mobile/operation/modules.php
index 7abbbdf572..70ea40c20b 100644
--- a/pandora_console/mobile/operation/modules.php
+++ b/pandora_console/mobile/operation/modules.php
@@ -547,20 +547,14 @@ class Modules {
$output = $sub_string;
}
}
- if (is_snapshot($module['datos'])){
- '' .
- '' . $row[__('Status')] . ' ' .
- '
' .
- $output . '' . '';
- }
- else{
+
$row[7] = $row[__('Data')] =
'' .
'' . $row[__('Status')] . ' ' .
'id_agent . '">' .
$output . '' . '';
- }
+
if (!$ajax) {
if ($this->columns['agent']) {
unset($row[0]);