]> git.p6c8.net - jirafeau_project.git/blobdiff - index.php
changed label key to password
[jirafeau_project.git] / index.php
index 41a0d5f6c0a4885455b348411c48f9f5071b1538..eb8d577fc67074278c2c17e44b12fd8b5911f961 100644 (file)
--- a/index.php
+++ b/index.php
@@ -136,12 +136,12 @@ if (!has_error () && $writable)
                                   jirafeau_get_max_upload_size () / (1024 *
                                                                      1024));
     ?></p> <p><input type = "submit" value =
-        "<?php echo _('Send in the binary chaos'); ?>" /></p>
+        "<?php echo _('Send'); ?>" /></p>
         <hr /><div id = "moreoptions"> <p><label><input type =
         "checkbox" name =
         "one_time_download" /><?php echo _('One time download');
     ?></label></p> <p><label for = "input_key"
-       ><?php echo _('File key:');
+       ><?php echo _('Password:');
     ?></label> <input type = "text" name = "key" id = "input_key" /></p>
         <p><label for = "select_time"
        ><?php echo _('Time limit:');

patrick-canterino.de