diff options
author | friendica <info@friendica.com> | 2014-08-05 22:08:12 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-08-05 22:08:12 -0700 |
commit | 0b30f08fae43a14f715906f132a26f71986ff437 (patch) | |
tree | b73f9c504944f68b39580f25699e7cec5847b29a /view/tpl/directory_header.tpl | |
parent | 9a0a61330745f977095231f49eac453cd3168319 (diff) | |
download | volse-hubzilla-0b30f08fae43a14f715906f132a26f71986ff437.tar.gz volse-hubzilla-0b30f08fae43a14f715906f132a26f71986ff437.tar.bz2 volse-hubzilla-0b30f08fae43a14f715906f132a26f71986ff437.zip |
minor stuff
Diffstat (limited to 'view/tpl/directory_header.tpl')
-rwxr-xr-x | view/tpl/directory_header.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/tpl/directory_header.tpl b/view/tpl/directory_header.tpl index 2479cead3..01356597e 100755 --- a/view/tpl/directory_header.tpl +++ b/view/tpl/directory_header.tpl @@ -5,9 +5,7 @@ {{/if}} {{foreach $entries as $entry}} - {{include file="direntry.tpl"}} - {{/foreach}} |