system settings is now a variable in settings_display.tpl
This commit is contained in:
parent
cca29f7819
commit
cf2a90dfa2
2 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
</div>
|
||||
|
||||
{{if $theme_config}}
|
||||
<h2>Theme settings</h2>
|
||||
<h2>{{$stitle}}</h2>
|
||||
{{$theme_config}}
|
||||
{{/if}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue