mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 15:52:17 +09:00
Delete ability to install or update third-party software via FTP/SFTP
This commit is contained in:
parent
215f143e70
commit
49b95477b0
8 changed files with 19 additions and 632 deletions
|
|
@ -6,6 +6,12 @@
|
|||
<div class="x_page-header">
|
||||
<h1>{$lang->menu_gnb_sub['adminConfigurationFtp']}</h1>
|
||||
</div>
|
||||
|
||||
<div class="message">
|
||||
<p>{$lang->ftp_deprecated}</p>
|
||||
</div>
|
||||
|
||||
<!--@if(FALSE)-->
|
||||
<div cond="$XE_VALIDATOR_MESSAGE && $XE_VALIDATOR_ID == 'modules/admin/tpl/config_ftp/1'" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
</div>
|
||||
|
|
@ -73,3 +79,4 @@
|
|||
<input type="submit" value="{$lang->cmd_save}" class="x_btn x_btn-primary x_pull-right" />
|
||||
</div>
|
||||
</form>
|
||||
<!--@end-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue