git-svn-id: http://xe-core.googlecode.com/svn/trunk@124 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-02-20 04:13:48 +00:00
parent 756ecc1423
commit fb0ad9dd4b
23 changed files with 161 additions and 198 deletions

View file

@ -1,7 +1,7 @@
<!--%import("filter/filter.delete_document.xml")-->
<!--#include("header.html")-->
<form action="./" method="get" onsubmit="return procFormFilter(this, delete_document, procDeleteDocument)">
<form action="./" method="get" onsubmit="return procFilter(this, delete_document)">
<input type="hidden" name="mid" value="{$mid}" />
<input type="hidden" name="act" value="procDeleteDocument" />
<input type="hidden" name="page" value="{$page}" />