added back option to run OCR
This commit is contained in:
@@ -134,11 +134,10 @@
|
||||
</div>
|
||||
<input
|
||||
type="checkbox"
|
||||
name="censor"
|
||||
name="ocr"
|
||||
id="sec_censor"
|
||||
value="True"
|
||||
checked
|
||||
/><label for="sec_censor">Zensieren</label><br /><br />
|
||||
/><label for="sec_censor">OCR</label><br /><br />
|
||||
<button type="submit" id="send">Senden</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user