Diff for /checkStation/zpt/overview.zpt between versions 1.1 and 1.2

version 1.1, 2005/05/15 08:35:00 version 1.2, 2005/05/15 12:12:15
Line 1 Line 1
 <html>  <html>
 <body>  <body>
 <h3>Inactivity </h3>  <h3>Inactivity </h3>
   <p><a href="rebootOverview">show last reboots</a></p>
   <p><a href="checkRebootDead">Check and Reboot sleeping</a></p>
   
 <table border="1">  <table border="1">
 <tr tal:repeat="modul here/getModuls">  <tr tal:repeat="modul here/getModuls">
   <tal:block tal:define="check python:here.checkStation(modul)">    <tal:block tal:define="check python:here.checkStation(modul)">

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>