add tpl block for easy extension

This commit is contained in:
Daniel Seifert 2021-11-02 15:50:27 +01:00
parent bd90f18a87
commit 903d178124
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 3 additions and 1 deletions

View File

@ -101,7 +101,9 @@
[{/foreach}]
[{/if}]
[{include file=$submit}]
[{block name="exportSubmit"}]
[{include file=$submit}]
[{/block}]
</div>
</div>
</div>