Removed stray img element.
This commit is contained in:
parent
4946e23bdc
commit
2d3ec5cb4b
|
@ -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…
Reference in New Issue