1
0
Fork 0
mirror of synced 2024-06-17 10:24:31 +12:00

Correct limits

This commit is contained in:
vitaliylag 2015-12-24 06:37:16 +03:00
parent 83544a674a
commit 47561039b8
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@
<input type="text" id="url" name="url" placeholder="Type URL">
<div class="option-right-small">Or choose a file: <input type="file" id="file" name="file"></div>
</div>
<div class="option-hint">Limits: Size: 3MB, Noise Reduction: 2560x2560px, Upscaling: 1280x1280px.</div>
<div class="option-hint">Limits: Size: 2MB, Noise Reduction: 2560x2560px, Upscaling: 1280x1280px.</div>
</div>
<div class="optionBox">

View file

@ -32,7 +32,7 @@
<input type="text" id="url" name="url" placeholder="URLを書いてか">
<div class="option-right-small">ファイルを選んでください: <input type="file" id="file" name="file"></div>
</div>
<div class="option-hint">制限: サイズ: 3MB, ノイズ除去: 2560x2560px, 拡大後: 2560x2560px</div>
<div class="option-hint">制限: サイズ: 2MB, ノイズ除去: 2560x2560px, 拡大後: 1280x1280px</div>
</div>
<div class="optionBox">