Add TPL files

This commit is contained in:
2025-05-12 15:46:37 +00:00
parent 4a4ed02e8a
commit b4d54ba40b
894 changed files with 120580 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<div name="{$KEY}">
{foreach from=$LANGUAGES key=ID item=VAL}
&nbsp;&nbsp;&nbsp;&nbsp;
<input class="inputVal" name="{$ID}" value=""/>
&nbsp;&nbsp;( {$VAL} )<br>
{/foreach}
<br>
</div>