First commit 18/08/2000
13
otros/templates/blue/box.tpl
Normal file
@ -0,0 +1,13 @@
|
||||
<table border="0" cellpadding="1" cellspacing="0" width="100%" bgcolor="#000000"><tr><td>
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#bbeeff"><tr>
|
||||
<td bgcolor="#ddffff"><img src="templates/blue/images/trans.gif" width="1" height="1" border="0" alt=""></td></tr>
|
||||
<tr><td align="left"><table width="100%" border=0 cellspacing=0 cellpadding=5><tr><td align="left">
|
||||
{title}
|
||||
</td></tr></table></td></tr>
|
||||
<tr><td bgcolor="#556666"><img src="templates/blue/images/trans.gif" width=1 height=1 alt="" border="0"></td>
|
||||
</tr></table></td></tr></table>
|
||||
<table bgcolor="#ddffff" border="0" width="100%">
|
||||
<tr><td>
|
||||
{content}
|
||||
</td></tr>
|
||||
</table>
|
41
otros/templates/blue/form.tpl
Normal file
@ -0,0 +1,41 @@
|
||||
<center><h1>{title}</h1></center>
|
||||
|
||||
<table width="100%" align="center" cellpadding="0" cellspacing="10">
|
||||
<tr>
|
||||
<td width="50%" valign="top">
|
||||
{vitals}
|
||||
<br>
|
||||
{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>
|
27
otros/templates/blue/form.tpl~
Normal file
@ -0,0 +1,27 @@
|
||||
<center><h1>{title}</h1></center>
|
||||
|
||||
<table width="100%" align="center" cellpadding="0" cellspacing="10">
|
||||
<tr>
|
||||
<td width="50%" valign="top">
|
||||
{vitals}
|
||||
<br>
|
||||
{network}
|
||||
</td>
|
||||
|
||||
<td width="50%" valign="top">
|
||||
{hardware}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
{memory}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
{filesystems}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
BIN
otros/templates/blue/images/bar_left.gif
Normal file
After Width: | Height: | Size: 298 B |
BIN
otros/templates/blue/images/bar_middle.gif
Normal file
After Width: | Height: | Size: 62 B |
BIN
otros/templates/blue/images/bar_right.gif
Normal file
After Width: | Height: | Size: 297 B |
BIN
otros/templates/blue/images/redbar_left.gif
Normal file
After Width: | Height: | Size: 298 B |
BIN
otros/templates/blue/images/redbar_middle.gif
Normal file
After Width: | Height: | Size: 62 B |
BIN
otros/templates/blue/images/redbar_right.gif
Normal file
After Width: | Height: | Size: 297 B |
BIN
otros/templates/blue/images/trans.gif
Normal file
After Width: | Height: | Size: 43 B |