add a separator before HEADLINES_NO_DISTINCT
This commit is contained in:
parent
3ab664f846
commit
05f690c86b
|
@ -63,6 +63,7 @@ class Pref_Prefs extends Handler_Protected {
|
|||
Prefs::SHORT_DATE_FORMAT,
|
||||
'BLOCK_SEPARATOR',
|
||||
Prefs::SSL_CERT_SERIAL,
|
||||
'BLOCK_SEPARATOR',
|
||||
Prefs::HEADLINES_NO_DISTINCT,
|
||||
]
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue