add process for return url when package uninstall

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8643 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2011-07-26 07:14:45 +00:00
parent 5f7be4a7f1
commit 4e3d8b69ae
2 changed files with 10 additions and 1 deletions

View file

@ -15,6 +15,7 @@
<input type="hidden" name="module" value="autoinstall" />
<input type="hidden" name="act" value="procAutoinstallAdminUninstallPackage" />
<input type="hidden" name="package_srl" value="{$package_srl}" />
<input type="hidden" name="return_url" value="{$return_url}" />
<input cond="!$need_password" type="hidden" name="ftp_password" value="dummy" />
<block cond="$need_password">