Index: trunk/FACT++/www/smartfact/index.php
===================================================================
--- trunk/FACT++/www/smartfact/index.php	(revision 17377)
+++ trunk/FACT++/www/smartfact/index.php	(revision 17378)
@@ -288,8 +288,8 @@
 
     $irq = "";
-    if (isset($_GET['interrupt']))
+    if (isset($_GET['irq']))
     {
         $irq = $_GET['irq'];
-        unset($_GET['interrupt']);
+        unset($_GET['irq']);
     }
 
