typo fixed

This commit is contained in:
mic 2024-05-13 22:50:18 +02:00
parent 932830e6ea
commit 8fa67ff2ae

View file

@ -53,7 +53,7 @@
<table>
<thead>
<tr>
<th class="sort" data-sort="id">__MSG__customPrompts_form_label_ID__</th>
<th class="sort" data-sort="id">__MSG_customPrompts_form_label_ID__</th>
<th class="sort" data-sort="name">__MSG_customPrompts_form_label_Name__</th>
<th class="sort" data-sort="text">__MSG_customPrompts_form_label_Text__</th>
<th class="sort" data-sort="type">__MSG_customPrompts_add_to_menu__</th>