remotes/1693045480750635534/spooky-22
Aevann1 2022-02-25 13:43:35 +02:00
parent 36a01f05c9
commit 2eda7a5c42
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -256,7 +256,7 @@
</div>
</nav>
<script src="/static/assets/js/header.js?a=248"></script>
<script src="/static/assets/js/header.js?a=249"></script>
{% if v and not err %}
<div id="formkey" class="d-none">{{v.formkey}}</div>

View File

@ -128,7 +128,6 @@
<div class="text-small font-weight-bold mt-1" id="character-count-submit-text-form" style="right: 1rem; bottom: 0.5rem; z-index: 3;"></div>
<div id="preview" class="preview my-3"></div>
</div>
<p></p>
@ -155,6 +154,8 @@
<input autocomplete="off" id="file-upload-submit" multiple="multiple" type="file" name="file2" accept="image/*, video/*" {% if request.headers.get('cf-ipcountry')=="T1" %}disabled{% endif %} onchange="changename('filename-show-submit','file-upload-submit')" hidden>
</label>
<div id="preview" class="preview my-3"></div>
<pre></pre>
<div class="form-text text-small"><a href="/formatting" {% if v and v.newtab and not g.webview %}target="_blank"{% endif %}>Formatting help</a></div>
<pre></pre>