| | |
| | | </head> |
| | | <body class="iframe"> |
| | | |
| | | <div id="contact-title"><roundcube:label name="addcontact" /></div> |
| | | <div id="contact-title" class="boxtitle"><roundcube:label name="addcontact" /></div> |
| | | |
| | | <div id="contact-details"> |
| | | <roundcube:object name="contacteditform" size="40" /> |
| | | |
| | | <p><br /> |
| | | <input type="button" value="<roundcube:label name="cancel" />" class="button" onclick="history.back()" /> |
| | | <roundcube:button command="save" type="input" class="button" label="save" /> |
| | | <roundcube:button command="save" type="input" class="button mainaction" label="save" /> |
| | | </p> |
| | | |
| | | </form> |
| | | </div> |
| | | |
| | | |