Moved here from non-protected parent directory
[irspy-moved-to-github.git] / web / htdocs / admin / check.html
diff --git a/web/htdocs/admin/check.html b/web/htdocs/admin/check.html
new file mode 100644 (file)
index 0000000..8925856
--- /dev/null
@@ -0,0 +1,8 @@
+%# $Id: check.html,v 1.1 2007-02-20 19:17:14 mike Exp $
+<%args>
+@id
+$test => undef
+</%args>
+<& /chrome/layout.mc, %ARGS, component => "/details/check.mc",
+    title => ((@id > 1 ? "Test targets" : "Test a target") .
+              (defined $test ? ": $test" : "")) &>