Remove label for Action column in custom prompts table for improved layout
This commit is contained in:
parent
c185ba21e0
commit
74b8bdbd09
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@
|
|||
<th class="sort" data-sort="text">__MSG_customPrompts_form_label_Text__</th>
|
||||
<th class="sort" data-sort="type">__MSG_customPrompts_add_to_menu__</th>
|
||||
<th>Properties</th>
|
||||
<th>__MSG_customPrompts_form_label_Action__</th>
|
||||
<th> </th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody class="list">
|
||||
|
|
|
|||
Loading…
Reference in a new issue