bf4d758fcaba73febd78aa52378f38b472df3833
[irspy-moved-to-github.git] / web / htdocs / admin / edit.html
1 <%args>
2 $op
3 $id => undef
4 </%args>
5 <& /chrome/layout.mc, %ARGS,
6     title => ucfirst($op) . " target record",
7     component => "/details/edit.mc" &>