[+] BO : New page header toolbar

This commit is contained in:
Jerome Nadaud
2013-08-27 18:21:27 +02:00
parent eb78f766c3
commit ed0037c435
4 changed files with 228 additions and 1 deletions
@@ -24,5 +24,8 @@
*}
{if isset($content)}
{if isset($show_page_header_toolbar) && $show_page_header_toolbar}
{include file="page_header_toolbar.tpl" toolbar_btn=$page_header_toolbar_btn title=$page_header_toolbar_title}
{/if}
{$content}
{/if}