Removed stray img element.

remotes/origin/stable45
Thomas Tanghus 14 years ago
parent 4946e23bdc
commit 2d3ec5cb4b
  1. 1
      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">

Loading…
Cancel
Save