1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 10:15:55 +00:00

remove limit on opml size

This commit is contained in:
Andrew Dolgov
2005-09-06 18:29:08 +01:00
parent 27be66c3e2
commit 0d6c5f20e7

View File

@@ -43,7 +43,6 @@
<div class="expPane">
<form enctype="multipart/form-data" method="POST" action="opml.php">
<input type="hidden" name="MAX_FILE_SIZE" value="30000">
File: <input id="opml_file" name="opml_file" type="file">&nbsp;
<input class="button" name="op" onclick="return validateOpmlImport();"
type="submit" value="Import">