first commit

This commit is contained in:
2024-10-25 14:16:28 +02:00
commit 925276dbb2
33795 changed files with 4780077 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{**
* 2019 ModuleFactory.co
*
* @author ModuleFactory.co <info@modulefactory.co>
* @copyright 2019 ModuleFactory.co
* @license ModuleFactory.co Commercial License
*}
{if $is_ps_15}
<br /><br />
<fieldset>
<legend>{$list_title_15|escape:'html':'UTF-8'}</legend>
{/if}
{$generated_list|escape:'html':'UTF-8'|fsauCorrectTheMess}
{if $is_ps_15}
</fieldset>
<br /><br />
{/if}