Fixed typo in events editor
Signed-off-by: Rouslan Placella <rouslan@placella.com>
This commit is contained in:
parent
cd8a1bb1b6
commit
a60bcea696
@ -9,7 +9,7 @@
|
||||
<legend>{% trans 'Details' %}</legend>
|
||||
<table class="rte_table table table-borderless table-sm">
|
||||
<tr>
|
||||
<td>{% trans 'Details' %}</td>
|
||||
<td>{% trans 'Event name' %}</td>
|
||||
<td>
|
||||
<input type="text" name="item_name" value="{{ event.item_name }}" maxlength="64">
|
||||
</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user