diff options
author | friendica <info@friendica.com> | 2014-12-16 17:29:16 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-12-16 17:29:16 -0800 |
commit | 07e747ed0e09f1ab1226855a870de0c8c3c32341 (patch) | |
tree | 4fd2a86f506ebf7472fcd599cb97e94403670946 /view/tpl | |
parent | 789e025eab00a8feeba9644b7541119daea6b078 (diff) | |
download | volse-hubzilla-07e747ed0e09f1ab1226855a870de0c8c3c32341.tar.gz volse-hubzilla-07e747ed0e09f1ab1226855a870de0c8c3c32341.tar.bz2 volse-hubzilla-07e747ed0e09f1ab1226855a870de0c8c3c32341.zip |
add divmore to directory entries
Diffstat (limited to 'view/tpl')
-rwxr-xr-x | view/tpl/direntry.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/direntry.tpl b/view/tpl/direntry.tpl index cdc6f1f97..e77744e00 100755 --- a/view/tpl/direntry.tpl +++ b/view/tpl/direntry.tpl @@ -1,4 +1,4 @@ -<div class="directory-item lframe" id="directory-item-{{$entry.id}}" > +<div class="directory-item lframe divmore" id="directory-item-{{$entry.id}}" > <div class="contact-photo-wrapper" id="directory-photo-wrapper-{{$entry.id}}" > <div class="contact-photo" id="directory-photo-{{$entry.id}}" > |