Truncate overlong table entries.
[irspy-moved-to-github.git] / web / htdocs / admin / delete.html
1 %# $Id: delete.html,v 1.1 2007-02-20 19:17:14 mike Exp $
2 <%args>
3 $id => undef
4 </%args>
5 <& /chrome/layout.mc, %ARGS,
6     title => "Delete target record",
7     component => "/details/delete.mc" &>