get rid of the non-working Send & extract button

This commit is contained in:
Antoine Beaupré 2008-03-14 04:03:12 +00:00
parent c192607d51
commit 8f8c888abd
1 changed files with 0 additions and 1 deletions

View File

@ -448,7 +448,6 @@ else {
<?php __("Import this file"); ?>&nbsp;&nbsp;<input class="int" name="userfile" type="file" />
<input type="hidden" name="MAX_FILE_SIZE" value="10000000" />
<input type="submit" class="inb" name="upload" value="<?php __("Send"); ?>" />
<input type="submit" class="inb" name="extract" value="<?php __("Send & Extract"); ?>" />
<hr />
</form>
<p>&nbsp;</p>