Fix CSS class of persona settings textarea.
This commit is contained in:
parent
8dffc3a8fd
commit
624d498c37
@ -68,7 +68,7 @@
|
|||||||
|
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<legend>Quick Reply Personas</legend>
|
<legend>Quick Reply Personas</legend>
|
||||||
<textarea class=personafield name="QR.personas" class="field" spellcheck="false"></textarea>
|
<textarea class="personafield field" name="QR.personas" spellcheck="false"></textarea>
|
||||||
<p>
|
<p>
|
||||||
One item per line.<br>
|
One item per line.<br>
|
||||||
Items will be added in the relevant input's auto-completion list.<br>
|
Items will be added in the relevant input's auto-completion list.<br>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user