summaryrefslogtreecommitdiffstats
path: root/plugins/webinterface/www/mobile/interface.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/webinterface/www/mobile/interface.php')
-rw-r--r--plugins/webinterface/www/mobile/interface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/webinterface/www/mobile/interface.php b/plugins/webinterface/www/mobile/interface.php
index d2fdea9..3f5e88b 100644
--- a/plugins/webinterface/www/mobile/interface.php
+++ b/plugins/webinterface/www/mobile/interface.php
@@ -59,7 +59,7 @@
echo "<td>Checking Data</td>";
break;
default:
- echo "<td>Not supported tqStatus</td>";
+ echo "<td>Not supported Status</td>";
}
echo "<td>$perc%</td>";
$a=$a+1;