Changeset 1137

Show
Ignore:
Timestamp:
12/10/06 23:38:36
Author:
douglm
Message:

Fix duplicate contacts error

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webadmin/webapp/resources/default/default/errors.xsl

    r1096 r1137  
    131131      <xsl:when test="id='org.bedework.client.error.contact.alreadyexists'"> 
    132132        <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> 
    133135      </xsl:when> 
    134136      <xsl:when test="id='org.bedework.client.error.nosuchlocation'">