|
@@ -186,6 +186,10 @@ function template_settings()
|
|
|
'id' => 'show_mark_read',
|
|
|
'label' => $txt['enable_mark_as_read'],
|
|
|
),
|
|
|
+ array(
|
|
|
+ 'id' => 'allow_no_censored',
|
|
|
+ 'label' => $txt['allow_no_censored'],
|
|
|
+ ),
|
|
|
array(
|
|
|
'id' => 'enable_news',
|
|
|
'label' => $txt['enable_random_news'],
|