No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
9
ControlPanel/modules/ftp/skins/blue/newdir1.template.php
Normal file
9
ControlPanel/modules/ftp/skins/blue/newdir1.template.php
Normal 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