]> git.p6c8.net - jirafeau_project.git/commitdiff
renamed 'send' button
authorJerome Jutteau <mojo@couak.net>
Fri, 7 Dec 2012 20:44:44 +0000 (20:44 +0000)
committerJerome Jutteau <mojo@couak.net>
Fri, 7 Dec 2012 20:44:44 +0000 (20:44 +0000)
index.php

index 41a0d5f6c0a4885455b348411c48f9f5071b1538..4a8402509777033b4491eaf7c6a678d6b9c60f95 100644 (file)
--- a/index.php
+++ b/index.php
@@ -136,7 +136,7 @@ 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');

patrick-canterino.de