diff --git a/filter_inputs.php b/filter_inputs.php
index 920db09..29a8dc7 100644
--- a/filter_inputs.php
+++ b/filter_inputs.php
@@ -110,7 +110,7 @@ if ($preset && isset($presets[$preset])) {
'--stylesheet' => FILTER_VALIDATE_URL,
// lanScan
'saveAs' => ['filter' => FILTER_VALIDATE_REGEXP, 'options' => ['regexp' => $fileNameRegex]],
- 'compareWith' => FILTER_VALIDATE_URL,
+ 'original' => FILTER_VALIDATE_URL,
'refreshPeriod' => ['filter' => FILTER_VALIDATE_INT, 'options' => ['min_range' => 0]],
'sudo' => FILTER_VALIDATE_BOOLEAN,
], false) ?: $presets["default"];
diff --git a/index.php b/index.php
index 7c703a6..940e513 100755
--- a/index.php
+++ b/index.php
@@ -593,8 +593,8 @@ foreach (scandir('templates') as $filename) {
-
-
-
+
diff --git a/templates/servicesTable.xsl b/templates/servicesTable.xsl
index 9126bad..3db97ab 100755
--- a/templates/servicesTable.xsl
+++ b/templates/servicesTable.xsl
@@ -13,18 +13,18 @@
-
+
-
+
-
+