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