summaryrefslogtreecommitdiff
path: root/htroot/CrawlMonitorRemoteStart.html
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2014-03-31 01:15:35 +0200
committerMichael Peter Christen <mc@yacy.net>2014-03-31 01:15:35 +0200
commit656e2ce62ac0667e700dab8cb12fbe476ce2c7b7 (patch)
treeb7098c5deaf1afeb0713e80b5256bb6c8d37a95c /htroot/CrawlMonitorRemoteStart.html
parente11504309fb7f21a492598d17d6ccbc5c56faf33 (diff)
replacing direct html table cellspacing with css set-up for cellspacing
Diffstat (limited to 'htroot/CrawlMonitorRemoteStart.html')
-rw-r--r--htroot/CrawlMonitorRemoteStart.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/CrawlMonitorRemoteStart.html b/htroot/CrawlMonitorRemoteStart.html
index 461ae56f0..e11ba2f17 100644
--- a/htroot/CrawlMonitorRemoteStart.html
+++ b/htroot/CrawlMonitorRemoteStart.html
@@ -12,7 +12,7 @@
<h2>Recently started remote crawls in progress</h2>
<p><strong>Remote crawl start points, crawl is ongoing</strong></p>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader">
<td><strong>Start Time</strong></td>
<td><strong>Peer Name</strong></td>
@@ -33,7 +33,7 @@
#{/otherCrawlStartInProgress}#
</table>
<p><strong>Remote crawl start points, finished:</strong></p>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader">
<td><strong>Start Time</strong></td>
<td><strong>Peer Name</strong></td>