diff --git a/scripts/service_controls.php b/scripts/service_controls.php
index 002cd4e..ad86a1e 100644
--- a/scripts/service_controls.php
+++ b/scripts/service_controls.php
@@ -1,73 +1,83 @@
+ 0) {
+ echo "(active)";
+ } else {
+ echo "(inactive)";
+ }
+}
+?>
-