Changeset 1148

Show
Ignore:
Timestamp:
12/12/06 15:03:34
Author:
douglm
Message:

Missed line in copy/paste

Files:

Legend:

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

    r1137 r1148  
    131131      <xsl:when test="id='org.bedework.client.error.contact.alreadyexists'"> 
    132132        <p>Cannot add: the contact already exists.</p> 
     133      </xsl:when> 
    133134      <xsl:when test="id='org.bedework.client.error.duplicate.contact'"> 
    134135        <p>Cannot add: the contact already exists.</p>