renamed 'send' button

This commit is contained in:
Jerome Jutteau 2012-12-07 20:44:44 +00:00
parent 3cf8b39b33
commit 4c50275300

View File

@ -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');