]> git.p6c8.net - jirafeau_mojo42.git/commitdiff
changed label key to password
authorJerome Jutteau <mojo@couak.net>
Fri, 7 Dec 2012 21:53:45 +0000 (21:53 +0000)
committerJerome Jutteau <mojo@couak.net>
Fri, 7 Dec 2012 21:53:45 +0000 (21:53 +0000)
index.php

index 4a8402509777033b4491eaf7c6a678d6b9c60f95..eb8d577fc67074278c2c17e44b12fd8b5911f961 100644 (file)
--- a/index.php
+++ b/index.php
@@ -141,7 +141,7 @@ if (!has_error () && $writable)
         "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