89258566770a3f5026815712dc99fef0ac17f65a
[irspy-moved-to-github.git] / web / htdocs / admin / check.html
1 %# $Id: check.html,v 1.1 2007-02-20 19:17:14 mike Exp $
2 <%args>
3 @id
4 $test => undef
5 </%args>
6 <& /chrome/layout.mc, %ARGS, component => "/details/check.mc",
7     title => ((@id > 1 ? "Test targets" : "Test a target") .
8               (defined $test ? ": $test" : "")) &>