Add TPL files
This commit is contained in:
3
modules/Tasks/tpls/telephonedetailview.tpl
Executable file
3
modules/Tasks/tpls/telephonedetailview.tpl
Executable file
@@ -0,0 +1,3 @@
|
||||
{foreach from=$TELEPHONE_LIST key=k item=v}
|
||||
<li><a href="{$v}">{$v}</a></li>
|
||||
{/foreach}
|
||||
Reference in New Issue
Block a user