thomascube
2008-09-12 dc5b83d188737c1ce18909f185669a0a0f1c1f4a
skins/default/templates/identities.html
@@ -12,7 +12,7 @@
<roundcube:include file="/includes/settingstabs.html" />
<div id="identities-list">
<roundcube:object name="itentitiesList" id="identities-table" class="records-table" cellspacing="0" summary="Identities list" editIcon="" />
<roundcube:object name="identitiesList" id="identities-table" class="records-table" cellspacing="0" summary="Identities list" editIcon="" />
<p><roundcube:button command="add" type="input" label="newidentity" class="button" /></p>
</div>