Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/irspy
[irspy-moved-to-github.git] / web / htdocs / admin / check.html
1 <%args>
2 @id
3 $test => undef
4 </%args>
5 <& /chrome/layout.mc, %ARGS, component => "/details/check.mc",
6     title => ((@id > 1 ? "Test targets" : "Test a target") .
7               (defined $test ? ": $test" : "")) &>