Commit 66e3af04 authored by afzafri's avatar afzafri
Browse files

added filter for choose file, restrict to cbr,cbz,cbt only

parent 16100147
......@@ -11,7 +11,7 @@
<div class="se-pre-con"></div> <!-- loading spinner -->
<label>Open comic:</label><br>
<input type="file" name="fileup" id="fileup"><br>
<input type="file" name="fileup" id="fileup" accept=".cbr,.cbz,.cbt"><br>
<i>(cbr,cbz,cbt files only)</i>
<br><br>
<center>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment