Project

General

Profile

« Previous | Next » 

Revision 3690

correct a typo for "repository"
bug #3082

View differences:

nceas-login.xsl
73 73

  
74 74
      <xsl:if test="count(login) &gt; 0">
75 75
          <p class="text_plain">
76
            Welcome <xsl:value-of select="login/name"/>. You will be automatically redirected to the data repoistory form.
76
            Welcome <xsl:value-of select="login/name"/>. You will be automatically redirected to the data repository form.
77 77
          </p>
78 78
      </xsl:if>
79 79
      <xsl:if test="count(unauth_login) &gt; 0">

Also available in: Unified diff