diff options
Diffstat (limited to 'link-tmpl-template.cgi')
-rw-r--r-- | link-tmpl-template.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/link-tmpl-template.cgi b/link-tmpl-template.cgi index 2f5ab0b..3b612c3 100644 --- a/link-tmpl-template.cgi +++ b/link-tmpl-template.cgi @@ -150,7 +150,7 @@ qq{<!DOCTYPE html> $form_error_notif <label for="filechoice" id="msgbelow"> (Optional) file upload: - <input id="filechoice" type="file" name="file"> + <input id="filechoice" type="file" name="fupload"> </label> <input id="sendbtn" type="submit" value="Send"> </form> |