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> </div>
{% endif %} {% endif %}
<label class="mt-3" for="new_name">New Name</label> <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"> <input autocomplete="off" type="text" id="new_name" class="form-control" name="new_name" maxlength="30" placeholder="Optional">
{% if type == "Emoji" %} {% if type == "Emoji" %}
<label class="mt-3" for="tags">Additional Tags</label> <label class="mt-3" for="tags">Additional Tags</label>