Adjusted PDF template for monilog report

This commit is contained in:
Andre Lorbach 2009-12-15 09:25:20 +01:00
parent 969164f275
commit 2e359a6c14

View File

@ -13,9 +13,9 @@
<!-- IF report_filters_enabled="true" --> <!-- IF report_filters_enabled="true" -->
<br> <br>
<table width="50%" cellpadding="0" cellspacing="1" border="1" align="left" class="with_border_alternate"> <table width="100%" cellpadding="0" cellspacing="1" border="1" align="left" class="with_border_alternate">
<tr> <tr>
<td class="cellmenu1" colspan="2" align="center">{LN_REPORT_FILTERS}</td> <td class="cellmenu1" colspan="2" align="center" bgcolor="#9FDAF1">{LN_REPORT_FILTERS}</td>
</tr> </tr>
<!-- BEGIN report_filters --> <!-- BEGIN report_filters -->
<tr> <tr>
@ -26,13 +26,13 @@
</table> </table>
<!-- ENDIF report_filters_enabled="true" --> <!-- ENDIF report_filters_enabled="true" -->
<br><br> <br>
<H3>{ln_report_summary}</H3> <H3>{ln_report_summary}</H3>
<table width="200" cellpadding="0" cellspacing="1" border="1" align="left" class="with_border_alternate"> <table width="200" cellpadding="0" cellspacing="1" border="1" align="left" class="with_border_alternate">
<tr> <tr>
<td class="cellmenu1" colspan="2" align="center"><b>{ln_report_event_summary}</b></td> <td class="cellmenu1" colspan="2" align="center" bgcolor="#9FDAF1"><b>{ln_report_event_summary}</b></td>
</tr> </tr>
<!-- BEGIN report_summary --> <!-- BEGIN report_summary -->
<tr> <tr>
@ -42,11 +42,11 @@
<!-- END report_summary --> <!-- END report_summary -->
</table> </table>
<br><br> <br>
<table width="100%" cellpadding="0" cellspacing="1" border="1" align="right" class="with_border_alternate"> <table width="100%" cellpadding="0" cellspacing="1" border="1" align="right" class="with_border_alternate">
<tr> <tr>
<td class="cellmenu1" align="center"><b>{ln_report_computer_summary}</b></td> <td class="cellmenu1" align="center" bgcolor="#9FDAF1"><b>{ln_report_computer_summary}</b></td>
</tr> </tr>
<tr> <tr>
<td class="line1"> <td class="line1">
@ -57,7 +57,7 @@
</tr> </tr>
</table> </table>
<br><br> <br>
<H3>{ln_report_consolidation}</H3> <H3>{ln_report_consolidation}</H3>
@ -66,13 +66,13 @@
<table width="100%" cellpadding="0" cellspacing="1" border="1" align="center" class="with_border_alternate"> <table width="100%" cellpadding="0" cellspacing="1" border="1" align="center" class="with_border_alternate">
<tr> <tr>
<td class="cellmenu1" align="center" width="50" nowrap>{ln_report_number}</td> <td class="cellmenu1" bgcolor="#9FDAF1" align="center" width="50" nowrap>{ln_report_number}</td>
<td class="cellmenu1" align="left" width="100" nowrap>{ln_report_firstevent}</td> <td class="cellmenu1" bgcolor="#9FDAF1" align="left" width="100" nowrap>{ln_report_firstevent}</td>
<td class="cellmenu1" align="left" width="100" nowrap>{ln_report_lastevent}</td> <td class="cellmenu1" bgcolor="#9FDAF1" align="left" width="100" nowrap>{ln_report_lastevent}</td>
<td class="cellmenu1" align="left" width="100" nowrap>{ln_report_process}</td> <td class="cellmenu1" bgcolor="#9FDAF1" align="left" width="100" nowrap>{ln_report_process}</td>
<td class="cellmenu1" align="left" width="50" nowrap>{ln_report_severity}</td> <td class="cellmenu1" bgcolor="#9FDAF1" align="left" width="50" nowrap>{ln_report_severity}</td>
<td class="cellmenu1" align="left" width="50" nowrap>{ln_report_eventid}</td> <td class="cellmenu1" bgcolor="#9FDAF1" align="left" width="50" nowrap>{ln_report_eventid}</td>
<td class="cellmenu1" align="center" width="50" nowrap>{ln_report_count}</td> <td class="cellmenu1" bgcolor="#9FDAF1" align="center" width="50" nowrap>{ln_report_count}</td>
</tr> </tr>
<!-- BEGIN cons_events --> <!-- BEGIN cons_events -->
<tr> <tr>