diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/yoga/footer.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/footer.tpl b/template/yoga/footer.tpl index 68abea4fb..c66383134 100644 --- a/template/yoga/footer.tpl +++ b/template/yoga/footer.tpl @@ -20,7 +20,7 @@ {/if} </div> <!-- copyright --> -{if isset($footer_elemets)} +{if isset($footer_elements)} {foreach from=$footer_elements item=v} {$v} {/foreach} |