Emit bad XML fragment if appendWellBalancedChunk() fails.
[irspy-moved-to-github.git] / web / htdocs / admin / edit.html
1 %# $Id: edit.html,v 1.1 2007-02-20 19:17:14 mike Exp $
2 <%args>
3 $op
4 $id => undef
5 </%args>
6 <& /chrome/layout.mc, %ARGS,
7     title => ucfirst($op) . " target record",
8     component => "/details/edit.mc" &>