diff options
Diffstat (limited to 'apps/contacts/templates/part.contact.php')
-rw-r--r-- | apps/contacts/templates/part.contact.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/contacts/templates/part.contact.php b/apps/contacts/templates/part.contact.php index 3670ce0389b..4d465e418cf 100644 --- a/apps/contacts/templates/part.contact.php +++ b/apps/contacts/templates/part.contact.php @@ -22,7 +22,6 @@ $id = isset($_['id']) ? $_['id'] : ''; <li><a class="svg cloud" title="<?php echo $l->t('Select photo from ownCloud'); ?>"></a></li> </ul> </div> - <img /> </div> <!-- contact_photo --> <div id="contact_identity" class="contactsection"> |