mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Fix #1889 remove unnecessary form field with typo in name
This commit is contained in:
parent
7a20ab3692
commit
05ac2ec558
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
<form action="./" method="post">
|
||||
<input type="hidden" name="module" value="addon" />
|
||||
<input type="hidden" name="act" value="procAddonAdminSaveActivate" />
|
||||
<input type="hidden" name="sccess_return_url" value="{getRequestUriByServerEnviroment()}" />
|
||||
<input type="hidden" name="xe_validator_id" value="modules/addon/tpl/addon_list/1" />
|
||||
|
||||
<div cond="$XE_VALIDATOR_MESSAGE && $XE_VALIDATOR_ID == 'modules/addon/tpl/addon_list/1'" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue