mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
added ruleset attribute
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9065 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ec0bad3f64
commit
34246aa267
3 changed files with 2 additions and 3 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
</div>
|
||||
<form action="" class="form" method="post">
|
||||
<form action="./" class="form" method="post" ruleset="ftp">
|
||||
<input type="hidden" name="module" value="autoinstall" />
|
||||
<input type="hidden" name="act" value="procAutoinstallAdminUninstallPackage" />
|
||||
<input type="hidden" name="package_srl" value="{$package_srl}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue