Commit 60b99236 authored by afzafri's avatar afzafri
Browse files

remove fullscreen button, add some text label

parent ceb560cc
......@@ -10,8 +10,9 @@
<body>
<div class="se-pre-con"></div> <!-- loading spinner -->
<input type="file" name="fileup" id="fileup">
<button id="btnFullscreen">Fullscreen</button>
<label>Open comic:</label><br>
<input type="file" name="fileup" id="fileup"><br>
<i>(cbr,cbz,cbt files only)</i>
<br><br>
<center>
<div id="output"></div>
......
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