X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;ds=sidebyside;f=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F1549769.tpl;fp=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F1549769.tpl;h=706c922b18bfcf59a84f5d52e3cb3b26d3f21014;hb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;hp=0000000000000000000000000000000000000000;hpb=dcee763368a1e3f380d07320a5254d91a09304e6;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/data/templates/own_templates/1549769.tpl b/wwwroot/data/templates/own_templates/1549769.tpl new file mode 100644 index 0000000..706c922 --- /dev/null +++ b/wwwroot/data/templates/own_templates/1549769.tpl @@ -0,0 +1,24 @@ +{get_children_by_type type=$type listing_amount=$listing_amount offset=$offset orderby=desc} + {foreach from=$get_children_by_type item=child} + + + + +
+ + + + + +
+ {if $child.template_id eq 6 || $child.template_id eq 5} +
{$child.node_name}
+ {else} +  {$child.login} + {if $child.user_action neq false} +  [lokacia :: {$child.user_action}] + {/if} + {/if} +
{$child.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"}
+
{$child.node_content|truncate:230|stripslashes|nl2br}
+{/foreach}