Files
wyczarujprezent.pl/modules/doofinder/views/templates/admin/configure_footer.tpl
2024-10-28 22:14:22 +01:00

19 lines
485 B
Smarty

{*
* NOTICE OF LICENSE
*
* This file is licenced under the Software License Agreement.
* With the purchase or the installation of the software in your application
* you accept the licence agreement.
*
* You must not modify, adapt or create derivative works of this source code
*
* @author Doofinder
* @copyright Doofinder
* @license GPLv3
*}
{if $configured}
<div class="tab-pane" id="support_tab">{include file='./support_tab.tpl'}</div>
{/if}
</div>
<!-- End Tab panes -->