Changeset 1137
- Timestamp:
- 12/10/06 23:38:36
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/webadmin/webapp/resources/default/default/errors.xsl
r1096 r1137 131 131 <xsl:when test="id='org.bedework.client.error.contact.alreadyexists'"> 132 132 <p>Cannot add: the contact already exists.</p> 133 <xsl:when test="id='org.bedework.client.error.duplicate.contact'"> 134 <p>Cannot add: the contact already exists.</p> 133 135 </xsl:when> 134 136 <xsl:when test="id='org.bedework.client.error.nosuchlocation'">
