Fixed a mistype in login template

main
Inga 🏳‍🌈 13 years ago
parent da81a910f8
commit 4441dd4538
  1. 2
      templates/Modern/Login.xslt

@ -95,7 +95,7 @@
</xsl:call-template>
</xsl:when>
<xsl:otherwise>
<xsl:call-template name="Messages_IpForbidden">
<xsl:call-template name="Messages_IpAllowed">
<xsl:with-param name="ip"><xsl:value-of select="ip"/></xsl:with-param>
</xsl:call-template>
</xsl:otherwise>

Loading…
Cancel
Save