diff options
-rw-r--r-- | themes/smartpocket/template/footer.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/smartpocket/template/footer.tpl b/themes/smartpocket/template/footer.tpl index 762fba511..27f3190c1 100644 --- a/themes/smartpocket/template/footer.tpl +++ b/themes/smartpocket/template/footer.tpl @@ -1,5 +1,5 @@ -{if !empty($navbar)}
-{include file='navigation_bar.tpl'|@get_extent:'navbar'}
+{if !empty($thumb_navbar)}
+{include file='navigation_bar.tpl'|@get_extent:'navbar' navbar=$thumb_navbar}
{else}
<div class="pwg_footer ui-bar-a">
<h6>
|