[UPDT] BASE: Label update

This commit is contained in:
Horilla
2024-09-02 10:08:15 +05:30
parent be880dc390
commit 5662202988

View File

@@ -8,7 +8,7 @@
<div>
<div class="oh-label__info" for="defatul_expire">
<label class="oh-label" for="defatul_expire">{% trans "Default Expire Days" %}</label>
<span class="oh-info mr-2" title="{% trans "Set default notice period expire days" %}">
<span class="oh-info mr-2" title="{% trans "Set default announcement expire days" %}">
</span>
</div>
<input type="number" name="days" value="{{form.instance.days}}" class="oh-input w-25" placeholder="Days" id="id_days">