First commit 18/08/2000
This commit is contained in:
44
otros/templates/aq/form.tpl
Normal file
44
otros/templates/aq/form.tpl
Normal file
@ -0,0 +1,44 @@
|
||||
<body background="templates/aq/images/aq_background.gif">
|
||||
|
||||
<center><h1>{title}</h1></center>
|
||||
|
||||
<table width="100%" align="center" cellpadding="0" cellspacing="2">
|
||||
<tr>
|
||||
<td width="50%" valign="top">
|
||||
{vitals}
|
||||
<SPACER type="block" height="10">
|
||||
{network}
|
||||
</td>
|
||||
|
||||
<td width="50%" valign="top">
|
||||
{hardware}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
{memory}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
{filesystems}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td width="50%" valign="top">
|
||||
{tsensors}
|
||||
<SPACER type="block" height="10">
|
||||
{vsensors}
|
||||
</td>
|
||||
|
||||
<td width="50%" valign="top">
|
||||
{fsensors}
|
||||
<SPACER type="block" height="10">
|
||||
{osensors}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
Reference in New Issue
Block a user