diff options
author | friendica <info@friendica.com> | 2012-04-16 22:59:09 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-04-16 22:59:09 -0700 |
commit | a7421990350e2409ee90957dab37e1ff1fc272df (patch) | |
tree | 0cf7b9ff52b3344d8e2b8540a3bb4cfe3f1f59e0 /view/theme/diabook-aerith/directory_item.tpl | |
parent | 7ebca2b37d98f5865f6d006300c894ec9c44f165 (diff) | |
parent | 621bf6bab4680da3f92da56ecb12c16e194ebbbb (diff) | |
download | volse-hubzilla-a7421990350e2409ee90957dab37e1ff1fc272df.tar.gz volse-hubzilla-a7421990350e2409ee90957dab37e1ff1fc272df.tar.bz2 volse-hubzilla-a7421990350e2409ee90957dab37e1ff1fc272df.zip |
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/diabook-aerith/directory_item.tpl')
-rwxr-xr-x[-rw-r--r--] | view/theme/diabook-aerith/directory_item.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/diabook-aerith/directory_item.tpl b/view/theme/diabook-aerith/directory_item.tpl index db1936e4b..bc2af16c2 100644..100755 --- a/view/theme/diabook-aerith/directory_item.tpl +++ b/view/theme/diabook-aerith/directory_item.tpl @@ -7,4 +7,5 @@ </a> </div> </div> + <div class="contact-name" id="directory-name-$id">$name</div> </div> |