href is to "", not "#" since the latter causes the browser to scroll
[irspy-moved-to-github.git] / web / htdocs / edit.html
1 %# $Id: edit.html,v 1.5 2006-11-29 16:05:26 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" &>