X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftemplates%2Fdirectory_header.tpl;h=46f17de40e06849636fe3761d4e04ece19a8c12c;hb=9ab5bfb5074ddba22777c3b043bb539a473288a5;hp=eda887a898ee962115ad86b5be1f1851b257f964;hpb=e55f9f8f07c42d1accf28ce31a100a671f2738c9;p=friendica.git diff --git a/view/templates/directory_header.tpl b/view/templates/directory_header.tpl index eda887a898..46f17de40e 100644 --- a/view/templates/directory_header.tpl +++ b/view/templates/directory_header.tpl @@ -22,8 +22,8 @@
-{{foreach $entries as $entry}} - {{include file="directory_item.tpl"}} +{{foreach $contacts as $contact}} + {{include file="contact_template.tpl"}} {{/foreach}}