diff options
| author | lulabad <lulabad@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-02-09 12:50:04 +0000 |
|---|---|---|
| committer | lulabad <lulabad@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-02-09 12:50:04 +0000 |
| commit | 00b8764a67fab78a8e926d45c289f758ab597217 (patch) | |
| tree | 1acfd46e9dac57a7c6fd8a6731c88000e909c2ee /htroot/Status_p.inc | |
| parent | dae9053b21447b96d5ca6c98dc0a34860e442fd6 (diff) | |
fixed some XHTML strict errors
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4465 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Status_p.inc')
| -rw-r--r-- | htroot/Status_p.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/Status_p.inc b/htroot/Status_p.inc index fc1a8d06e..5cc0d49c4 100644 --- a/htroot/Status_p.inc +++ b/htroot/Status_p.inc @@ -23,7 +23,7 @@ #(/protection)#</dd>
<dt>Address</dt>
- <dd>Host: #[host]#:#[port]# #(extPortFormat)#::| (Binding to interface: #[extPort]#)#(/extPortFormat)# #(sslSupport)#::| SSL: enabled#(/sslSupport)#<br>
+ <dd>Host: #[host]#:#[port]# #(extPortFormat)#::| (Binding to interface: #[extPort]#)#(/extPortFormat)# #(sslSupport)#::| SSL: enabled#(/sslSupport)#<br />
#(peerAddress)#
peer address not assigned
::
@@ -68,7 +68,7 @@ <td><div class="ProgressBar"><div class="ProgressBarFill" style="width:#[indexingQueuePercent]#%;" ></div></div></td>
<td><div class="ProgressBarCaption">#[indexingQueueSize]# | #[indexingQueueMax]#</div></td>
</tr>
- </table><br>
+ </table><br />
<a href="IndexCreateLoaderQueue_p.html">Loader Queue</a>:
<table>
|
