alecpl
2008-09-29 bf2f39ea6d2b49c7495a43cca19ab18f27f8292e
skins/default/templates/editcontact.html
@@ -7,14 +7,14 @@
</head>
<body class="iframe">
<div id="contact-title"><roundcube:label name="editcontact" /></div>
<div id="contact-title" class="boxtitle"><roundcube:label name="editcontact" /></div>
<div id="contact-details">
<roundcube:object name="contacteditform" size="40" />
<p><br />
<roundcube:button command="show" type="input" class="button" label="cancel" />&nbsp;
<roundcube:button command="save" type="input" class="button" label="save" />
<roundcube:button command="save" type="input" class="button mainaction" label="save" />
</p>
</form>