Project

General

Profile

« Previous | Next » 

Revision 3684

Added by barteau over 16 years ago

add default value to 'cgi-url' param.

View differences:

lib/style/common/login.xsl
33 33

  
34 34
  <xsl:output method="html"/>
35 35
  <xsl:param name="qformat">default</xsl:param>
36
  <xsl:param name="cgi-url" select=""/>
36
  <xsl:param name="cgi-url" select='string("")'/>
37 37
  
38 38
  <xsl:template match="/">
39 39
   <html>

Also available in: Unified diff