force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
9
ControlPanel/modules/ftp/skins/blue/newdir1.template.php
Executable file
9
ControlPanel/modules/ftp/skins/blue/newdir1.template.php
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
<?php defined("NET2FTP") or die("Direct access to this location is not allowed."); ?>
|
||||
<!-- Template /skins/blue/newdir1.template.php begin -->
|
||||
<?php echo __("The new directories will be created in <b>%1\$s</b>.", $net2ftp_globals["printdirectory"]); ?><br /><br />
|
||||
<?php echo __("New directory name:"); ?> <input type="text" class="input" name="newNames[1]" /><br /><br />
|
||||
<?php echo __("New directory name:"); ?> <input type="text" class="input" name="newNames[2]" /><br /><br />
|
||||
<?php echo __("New directory name:"); ?> <input type="text" class="input" name="newNames[3]" /><br /><br />
|
||||
<?php echo __("New directory name:"); ?> <input type="text" class="input" name="newNames[4]" /><br /><br />
|
||||
<?php echo __("New directory name:"); ?> <input type="text" class="input" name="newNames[5]" /><br /><br />
|
||||
<!-- Template /skins/blue/newdir1.template.php end -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue