Cosmetic changes in report templates

This commit is contained in:
Andre Lorbach 2011-10-27 17:01:46 +02:00
parent 49aa37721d
commit 385f144454
2 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@
<!-- BEGIN report_consdata --> <!-- BEGIN report_consdata -->
<h3><a name="{FROMHOST}">{FROMHOST}</a></h3> <h3><a name="{FROMHOST}">{FROMHOST}</a></h3>
<table width="100%" cellpadding="0" cellspacing="1" border="0" align="center" class="with_border_alternate"> <table width="100%" cellpadding="2" cellspacing="1" border="0" align="center" class="with_border_alternate">
<tr> <tr>
<td class="cellmenu1" align="center" width="50" nowrap>{ln_report_number}</td> <td class="cellmenu1" align="center" width="50" nowrap>{ln_report_number}</td>
<td class="cellmenu1" align="center" width="50" nowrap>{ln_report_count}</td> <td class="cellmenu1" align="center" width="50" nowrap>{ln_report_count}</td>

View File

@ -92,7 +92,7 @@
<!-- BEGIN report_consdata --> <!-- BEGIN report_consdata -->
<h3><a name="{FROMHOST}">{FROMHOST}</a></h3> <h3><a name="{FROMHOST}">{FROMHOST}</a></h3>
<table width="100%" cellpadding="0" cellspacing="1" border="0" align="center" class="with_border_alternate"> <table width="100%" cellpadding="2" cellspacing="1" border="0" align="center" class="with_border_alternate">
<tr> <tr>
<td class="cellmenu1" align="center" width="50" nowrap>{ln_report_number}</td> <td class="cellmenu1" align="center" width="50" nowrap>{ln_report_number}</td>
<td class="cellmenu1" align="center" width="50" nowrap>{ln_report_count}</td> <td class="cellmenu1" align="center" width="50" nowrap>{ln_report_count}</td>