typo fixed
This commit is contained in:
parent
932830e6ea
commit
8fa67ff2ae
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue