fixed frontend not displaying country / category select
This commit is contained in:
parent
34c8cba062
commit
7b659f55de
@ -3152,6 +3152,17 @@
|
||||
value=""
|
||||
|
||||
id="flexCheckChecked30"
|
||||
|
||||
{%
|
||||
|
||||
if
|
||||
|
||||
news_settings.use_country%}
|
||||
|
||||
checked
|
||||
|
||||
{%endif%}
|
||||
|
||||
|
||||
/>
|
||||
|
||||
@ -3219,7 +3230,7 @@
|
||||
|
||||
if
|
||||
|
||||
news_settings.title%}
|
||||
news_settings.use_category%}
|
||||
|
||||
checked
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user