diff options
Diffstat (limited to 'htroot/Crawler_p.html')
| -rw-r--r-- | htroot/Crawler_p.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/htroot/Crawler_p.html b/htroot/Crawler_p.html index 4de32f0cb..b495ee91d 100644 --- a/htroot/Crawler_p.html +++ b/htroot/Crawler_p.html @@ -75,12 +75,12 @@ </table> <div class="warning" id="message"> #[queuemessage]#<div> </fieldset> -<fieldset style="width:270px;height:180px;float:left;"> +<fieldset style="width:280px;height:180px;float:left;"> <legend>Index Size</legend> <table border="0" cellpadding="2" cellspacing="1" class="watchCrawler"> <tbody> <tr class="TableHeader"> - <th width="160">Database<br/> </th> + <th width="170">Database<br/> </th> <th width="80">Entries<br/> </th> <th width="40">Seg-<br/>ments</th> </tr> @@ -113,7 +113,7 @@ <table border="0" cellpadding="2" cellspacing="1" class="watchCrawler"> <tbody> <tr class="TableHeader"> - <th width="150">Indicator<br/> </th> + <th width="160">Indicator<br/> </th> <th width="300" colspan="4">Level<br/> </th> </tr> <tr class="TableCellLight"> @@ -134,16 +134,16 @@ </td> </tr> <tr class="TableCellLight"> - <td align="left" valign="top" rowspan="2">Postprocessing Progress <span id="postprocessing_speed"> </span></td> - <td align="left" width="40"><span id="postprocessing_status"> </span></td> + <td align="left" valign="top" rowspan="2">Postprocessing Progress <span id="postprocessing_speed"> </span><br/><span id="postprocessing_status"> </span></td> + <td align="left" width="40"><span id="postprocessing_remainingTimeMinutes">0</span>:<span id="postprocessing_remainingTimeSeconds">0</span></td> <td align="left" width="260px" colspan="3"> <span id="postprocessing_bar"><progress id="postprocessingBar" max="30000" value="0" style="width:94%;"/></span> </td> </tr> <tr class="TableCellLight"> - <td align="left"><span id="postprocessing_remainingTimeMinutes">0</span>:<span id="postprocessing_remainingTimeSeconds">0</span></td> - <td align="left"><span id="postprocessing_collection"> </span></td> - <td align="left"><span id="postprocessing_webgraph"> </span></td> + <td align="left">pending:</td> + <td align="left">collection=<span id="postprocessing_collection"> </span></td> + <td align="left">webgraph=<span id="postprocessing_webgraph"> </span></td> </tr> <tr class="TableCellLight"> <td align="left">Traffic (Crawler)</td> |
