This line was in error.
QR Personas are *always* enabled.
This commit is contained in:
parent
6ed2f67fe2
commit
860ca555b7
2
LICENSE
2
LICENSE
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* 4chan X - Version 1.3.0 - 2014-01-11
|
* 4chan X - Version 1.3.0 - 2014-01-12
|
||||||
*
|
*
|
||||||
* Licensed under the MIT license.
|
* Licensed under the MIT license.
|
||||||
* https://github.com/seaweedchan/4chan-x/blob/master/LICENSE
|
* https://github.com/seaweedchan/4chan-x/blob/master/LICENSE
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -65,7 +65,7 @@
|
|||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<legend>Quick Reply Personas <span class="warning" #{if Conf['Quick Reply'] then 'hidden' else ''}>is disabled.</span></legend>
|
<legend>Quick Reply Personas</legend>
|
||||||
<textarea class=personafield name="QR.personas" class="field" spellcheck="false"></textarea>
|
<textarea class=personafield name="QR.personas" class="field" spellcheck="false"></textarea>
|
||||||
<p>
|
<p>
|
||||||
One item per line.<br>
|
One item per line.<br>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user