master
Aevann 2024-11-12 16:22:39 +02:00
parent b66dc95dd9
commit 9e409beed1
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@
</div>
{% endif %}
<label class="mt-3" for="new_name">New Name</label>
<input autocomplete="off" type="text" id="new_name" class="form-control" name="new_name" maxlength="30" placeholder="Optional">
<label class="mt-3" for="new_name">New Name</label>
<input autocomplete="off" type="text" id="new_name" class="form-control" name="new_name" maxlength="30" placeholder="Optional">
{% if type == "Emoji" %}
<label class="mt-3" for="tags">Additional Tags</label>