Show
Ignore:
Timestamp:
08/21/08 13:56:49 (5 months ago)
Author:
dduponchelle
Message:

Space added before each status displayed by the monitoring.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/centreon/www/include/monitoring/status/status-ndo/templates/serviceSummaryByHG.xsl

    r6124 r6221  
    6565                                        <xsl:element name="a"> 
    6666                                        <xsl:attribute name="href">main.php?o=svc_ok&amp;p=2020202&amp;host_name=<xsl:value-of select="hn"/></xsl:attribute> 
    67                                                 <xsl:value-of select="sk"/>OK 
     67                                                <xsl:value-of select="sk"/> OK 
    6868                                        </xsl:element> 
    6969                                </span>&#160; 
     
    7676                                        <xsl:element name="a"> 
    7777                                                <xsl:attribute name="href">main.php?o=svc_warning&amp;p=2020202&amp;host_name=<xsl:value-of select="hn"/></xsl:attribute> 
    78                                                 <xsl:value-of select="sw"/>WARNING 
     78                                                <xsl:value-of select="sw"/> WARNING 
    7979                                        </xsl:element> 
    8080                                </span>&#160; 
     
    8787                                        <xsl:element name="a"> 
    8888                                                <xsl:attribute name="href">main.php?o=svc_critical&amp;p=2020202&amp;host_name=<xsl:value-of select="hn"/></xsl:attribute> 
    89                                         <xsl:value-of select="sc"/>CRITICAL 
     89                                        <xsl:value-of select="sc"/> CRITICAL 
    9090                                </xsl:element> 
    9191                                </span>&#160; 
     
    9898                                        <xsl:element name="a"> 
    9999                                                <xsl:attribute name="href">main.php?o=svc_unknown&amp;p=2020202&amp;host_name=<xsl:value-of select="hn"/></xsl:attribute> 
    100                                                 <xsl:value-of select="su"/>UNKNOWN 
     100                                                <xsl:value-of select="su"/> UNKNOWN 
    101101                                        </xsl:element> 
    102102                                </span>&#160; 
     
    109109                                        <xsl:element name="a"> 
    110110                                                <xsl:attribute name="href">main.php?o=svc_pending&amp;p=2020202&amp;host_name=<xsl:value-of select="hn"/></xsl:attribute> 
    111                                                 <xsl:value-of select="sp"/>PENDING 
     111                                                <xsl:value-of select="sp"/> PENDING 
    112112                                        </xsl:element> 
    113113                                </span>