No changes

This commit is contained in:
Frank Harris 2025-09-11 13:29:15 -04:00
parent 8680a02b13
commit b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions

View 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 -->