| | 150 | </td> |
| | 151 | </tr> |
| | 152 | </table> |
| | 153 | </td> |
| | 154 | <td> |
| | 155 | <xsl:value-of select="//lang/T"/> |
| | 156 | </td> |
| | 157 | <td> |
| | 158 | <table> |
| | 159 | <tr> |
| | 160 | <td rowspan="2"> |
| | 161 | <xsl:element name='input'> |
| | 162 | <xsl:attribute name="onClick">log_4_host('<xsl:value-of select="//opid"/>', this.form, ''); return false;</xsl:attribute> |
| | 163 | <xsl:attribute name="name">oh</xsl:attribute> |
| | 164 | <xsl:attribute name="type">checkbox</xsl:attribute> |
| | 165 | <xsl:if test="//infos/oh = 'true'"> |
| | 166 | <xsl:attribute name="checked">checked</xsl:attribute> |
| | 167 | </xsl:if> |
| | 168 | </xsl:element> |
| | 169 | <xsl:value-of select="//lang/oh"/> |
| 248 | | <td class="ListColHeaderCenter">Day</td> |
| 249 | | <td class="ListColHeaderCenter">Time</td> |
| 250 | | <td class="ListColHeaderCenter" colspan="2">Host</td> |
| 251 | | <td class="ListColHeaderCenter">Status</td> |
| 252 | | <td class="ListColHeaderCenter">Type</td> |
| 253 | | <td class="ListColHeaderCenter">Retry</td> |
| 254 | | <td class="ListColHeaderCenter">Output</td> |
| 255 | | <td class="ListColHeaderCenter">Contact</td> |
| 256 | | <td class="ListColHeaderCenter">Cmd</td> |
| | 256 | <td class="ListColHeaderCenter"><xsl:value-of select="//lang/d"/></td> |
| | 257 | <td class="ListColHeaderCenter"><xsl:value-of select="//lang/t"/></td> |
| | 258 | <td class="ListColHeaderLeft" colspan="2"><xsl:value-of select="//lang/h"/></td> |
| | 259 | <td class="ListColHeaderCenter"><xsl:value-of select="//lang/s"/></td> |
| | 260 | <td class="ListColHeaderCenter"><xsl:value-of select="//lang/T"/></td> |
| | 261 | <td class="ListColHeaderCenter">R</td> |
| | 262 | <td class="ListColHeaderCenter"><xsl:value-of select="//lang/o"/></td> |
| | 263 | <td class="ListColHeaderCenter"><xsl:value-of select="//lang/c"/></td> |
| | 264 | <td class="ListColHeaderCenter"><xsl:value-of select="//lang/C"/></td> |
| 261 | | <td style="padding-left:10px;" class="ListColCenter"> |
| 262 | | <xsl:value-of select="date"/> |
| 263 | | </td> |
| 264 | | <td style="padding-left:10px;" class="ListColCenter"> |
| 265 | | <xsl:value-of select="time"/> |
| 266 | | </td> |
| 267 | | <td style="padding-left:10px;"> |
| 268 | | <xsl:value-of select="host_name"/> |
| 269 | | </td> |
| 270 | | <td style="padding-left:10px;"> |
| 271 | | <xsl:value-of select="service_description"/> |
| 272 | | </td> |
| 273 | | <td style="padding-left:10px;" class="ListColCenter"> |
| 274 | | <xsl:attribute name="style"> |
| 275 | | background-color:<xsl:value-of select="status/@color"/>; |
| 276 | | </xsl:attribute> |
| 277 | | <xsl:value-of select="status"/> |
| 278 | | </td> |
| 279 | | <td style="padding-left:10px;" class="ListColCenter"> |
| 280 | | <xsl:value-of select="type"/> |
| 281 | | </td> |
| 282 | | <td style="padding-left:10px;" class="ListColCenter"> |
| 283 | | <xsl:value-of select="retry"/> |
| 284 | | </td> |
| 285 | | <td style="padding-left:10px;"> |
| 286 | | <xsl:value-of select="output"/> |
| 287 | | </td> |
| 288 | | <td style="padding-left:10px;"> |
| 289 | | <xsl:value-of select="contact"/> |
| 290 | | </td> |
| 291 | | <td style="padding-left:10px;White-Space: Nowrap;"> |
| 292 | | <xsl:value-of select="contact_cmd"/> |
| 293 | | </td> |
| | 269 | <td style="padding-left:5px;" class="ListColCenter"><xsl:value-of select="date"/></td> |
| | 270 | <td style="padding-left:5px;" class="ListColCenter"><xsl:value-of select="time"/></td> |
| | 271 | <td style="padding-left:5px;" ><xsl:value-of select="host_name"/></td> |
| | 272 | <td style="padding-left:5px;" ><xsl:value-of select="service_description"/></td> |
| | 273 | <td style="padding-left:5px;" class="ListColCenter"><xsl:attribute name="style">background-color:<xsl:value-of select="status/@color"/>;</xsl:attribute><xsl:value-of select="status"/></td> |
| | 274 | <td style="padding-left:5px;padding-right:5px;" class="ListColCenter"><xsl:value-of select="type"/></td> |
| | 275 | <td style="padding-left:5px;padding-right:5px;" class="ListColCenter"><xsl:value-of select="retry"/></td> |
| | 276 | <td style="padding-left:5px;white-space:nowrap;" ><xsl:value-of select="output"/></td> |
| | 277 | <td style="padding-left:5px;" ><xsl:value-of select="contact"/></td> |
| | 278 | <td style="padding-left:5px;White-Space: Nowrap;"><xsl:value-of select="contact_cmd"/></td> |
| | 282 | </div> |
| | 283 | <div class="pagination"> |
| | 284 | <table> |
| | 285 | <tr> |
| | 286 | <xsl:if test="first/@show = 'true'"> |
| | 287 | <td> |
| | 288 | <xsl:element name='a'> |
| | 289 | <xsl:attribute name="href">#</xsl:attribute> |
| | 290 | <xsl:attribute name="onClick">log_4_host_page('<xsl:value-of select="//opid"/>', this.form,'<xsl:value-of select="first"/>'); return false;</xsl:attribute> |
| | 291 | <xsl:element name='img'> |
| | 292 | <xsl:attribute name="title">first</xsl:attribute> |
| | 293 | <xsl:attribute name="alt">first</xsl:attribute> |
| | 294 | <xsl:attribute name="src">./img/icones/16x16/arrow_left_blue_double.gif</xsl:attribute> |
| | 295 | </xsl:element> |
| | 296 | </xsl:element> |
| | 297 | </td> |
| | 298 | </xsl:if> |
| | 299 | <xsl:if test="prev/@show = 'true'"> |
| | 300 | <td> |
| | 301 | <xsl:element name='a'> |
| | 302 | <xsl:attribute name="href">#</xsl:attribute> |
| | 303 | <xsl:attribute name="onClick">log_4_host_page('<xsl:value-of select="//opid"/>', this.form,'<xsl:value-of select="prev"/>'); return false;</xsl:attribute> |
| | 304 | <xsl:element name='img'> |
| | 305 | <xsl:attribute name="title">previous</xsl:attribute> |
| | 306 | <xsl:attribute name="alt">previous</xsl:attribute> |
| | 307 | <xsl:attribute name="src">./img/icones/16x16/arrow_left_blue.gif</xsl:attribute> |
| | 308 | </xsl:element> |
| | 309 | </xsl:element> |
| | 310 | </td> |
| | 311 | </xsl:if> |
| | 312 | <xsl:for-each select="//page"> |
| | 313 | <td> |
| | 314 | <xsl:element name='a'> |
| | 315 | <xsl:attribute name="href">#</xsl:attribute> |
| | 316 | <xsl:if test="selected = 0"> |
| | 317 | <xsl:attribute name="class">otherPageNumber</xsl:attribute> |
| | 318 | </xsl:if> |
| | 319 | <xsl:if test="selected = 1"> |
| | 320 | <xsl:attribute name="class">currentPageNumber</xsl:attribute> |
| | 321 | </xsl:if> |
| | 322 | <xsl:attribute name="onClick">log_4_host_page('<xsl:value-of select="//opid"/>', this.form,'<xsl:value-of select="num"/>'); return false;</xsl:attribute> |
| | 323 | <xsl:value-of select="label_page"/> |
| | 324 | </xsl:element> |
| | 325 | </td> |
| | 326 | </xsl:for-each> |
| | 327 | <xsl:if test="next/@show = 'true'"> |
| | 328 | <td> |
| | 329 | <xsl:element name='a'> |
| | 330 | <xsl:attribute name="href">#</xsl:attribute> |
| | 331 | <xsl:attribute name="onClick">log_4_host_page('<xsl:value-of select="//opid"/>', this.form,'<xsl:value-of select="next"/>'); return false;</xsl:attribute> |
| | 332 | <xsl:element name='img'> |
| | 333 | <xsl:attribute name="title">next</xsl:attribute> |
| | 334 | <xsl:attribute name="alt">next</xsl:attribute> |
| | 335 | <xsl:attribute name="src">./img/icones/16x16/arrow_right_blue.gif</xsl:attribute> |
| | 336 | </xsl:element> |
| | 337 | </xsl:element> |
| | 338 | </td> |
| | 339 | </xsl:if> |
| | 340 | <xsl:if test="last/@show = 'true'"> |
| | 341 | <td> |
| | 342 | <xsl:element name='a'> |
| | 343 | <xsl:attribute name="href">#</xsl:attribute> |
| | 344 | <xsl:attribute name="onClick">log_4_host_page('<xsl:value-of select="//opid"/>', this.form,'<xsl:value-of select="last"/>'); return false;</xsl:attribute> |
| | 345 | |
| | 346 | <xsl:element name='img'> |
| | 347 | <xsl:attribute name="title">last</xsl:attribute> |
| | 348 | <xsl:attribute name="alt">last</xsl:attribute> |
| | 349 | <xsl:attribute name="src">./img/icones/16x16/arrow_right_blue_double.gif</xsl:attribute> |
| | 350 | </xsl:element> |
| | 351 | </xsl:element> |
| | 352 | </td> |
| | 353 | </xsl:if> |
| | 354 | </tr> |
| | 355 | </table> |