source: trunk/templates/htm_host_im.tmpl @ 30

Revision 30, 349 bytes checked in by deity, 5 years ago (diff)

Fix for bug 24 - HTML reports are now valid to HTML 4.01 Strict

Line 
1  <table class="dataTable" width="95%">
2  <tr>
3    <td class="column-head" valign="top"><b>Information</b></td>
4    <td>#TEMPL_SMMSG</td>
5  </tr>
6  <tr>
7    <td class="column-head" valign="top"><b>OSVDB Entries</b></td>
8    <td><a href="#TEMPL_OSVDB_LINK" title="More vuln information on OSVDB.org">OSVDB-#TEMPL_OSVDB</a>
9    </td>
10  </tr>
11</table>
Note: See TracBrowser for help on using the repository browser.