300 ;URL=rescan.php?name= <xsl:text>lanScan - </xsl:text> <xsl:choose> <xsl:when test="$name"> <xsl:value-of select="$name" /> </xsl:when> <xsl:otherwise> <xsl:value-of select="$targets" /> </xsl:otherwise> </xsl:choose>