mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
Move remainder of system config actions to respective controller classes
This commit is contained in:
parent
ba18143dd6
commit
b9e55c05e6
11 changed files with 921 additions and 1026 deletions
|
|
@ -80,7 +80,7 @@
|
|||
<h2>{$lang->cmd_multidomain_configuration}</h2>
|
||||
<form action="./" method="post" class="x_form-horizontal">
|
||||
<input type="hidden" name="module" value="admin" />
|
||||
<input type="hidden" name="act" value="procAdminUpdateDomains" />
|
||||
<input type="hidden" name="act" value="procAdminUpdateDomainConfig" />
|
||||
<input type="hidden" name="xe_validator_id" value="modules/admin/tpl/config_domains/1" />
|
||||
<div class="x_control-group">
|
||||
<label class="x_control-label">{$lang->cmd_unregistered_domain_action}</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue