Remove class contactsection

remotes/origin/stable45
Thomas Tanghus 13 years ago
parent 68f5dc2a44
commit 8d38dc04a0
  1. 2
      apps/contacts/templates/part.contact.php

@ -24,7 +24,7 @@ $id = isset($_['id']) ? $_['id'] : '';
</div>
</div> <!-- contact_photo -->
<div id="contact_identity" class="contactsection">
<div id="contact_identity">
<form method="post">
<input type="hidden" name="id" value="<?php echo $_['id'] ?>">
<input type="hidden" name="requesttoken" value="<?php echo $_['requesttoken'] ?>">

Loading…
Cancel
Save