mirror of
https://gitlab.com/mojo42/Jirafeau.git
synced 2025-01-17 21:08:20 +01:00
renamed 'send' button
This commit is contained in:
parent
3cf8b39b33
commit
4c50275300
@ -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');
|
||||
|
Loading…
x
Reference in New Issue
Block a user