Changeset c74a202 in github


Ignore:
Timestamp:
Feb 12, 2011 10:47:38 AM (2 years ago)
Author:
alecpl <alec@…>
Children:
cfccaa5
Parents:
1fb14bd
Message:
  • Fix CSS error in contact details screen on IE7 (#1487775)
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    r1fb14bd rc74a202  
    33 
    44- Removed redundant </form> tags from contact add/edit pages 
     5- Fix CSS error in contact details screen on IE7 (#1487775) 
    56 
    67RELEASE 0.5.1 
  • skins/default/templates/contact.html

    r83ba22c rc74a202  
    1010<div id="contact-title" class="boxtitle"><roundcube:label name="contactproperties" /></div> 
    1111<div id="contact-details" class="boxcontent"> 
     12  <div> 
    1213  <roundcube:object name="contactdetails" /> 
     14  </div> 
    1315  <p> 
    1416    <roundcube:button command="edit" type="input" class="button" label="editcontact" condition="!ENV:readonly" /> 
Note: See TracChangeset for help on using the changeset viewer.