Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/irspy
[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" &>