From 8c91c3e7cdacdb3bd7b784afd0b1453728b30267 Mon Sep 17 00:00:00 2001 From: bhoerdzn Date: Wed, 9 Oct 2013 10:05:51 +0200 Subject: [PATCH] set form boolean values to 0 & 1 instead of false & true --- htroot/CrawlStartExpert_p.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htroot/CrawlStartExpert_p.html b/htroot/CrawlStartExpert_p.html index 5aec5ed6e..5c3273683 100644 --- a/htroot/CrawlStartExpert_p.html +++ b/htroot/CrawlStartExpert_p.html @@ -316,8 +316,8 @@ Crawls can be restricted to specific countries. This uses the country code that can be computed from the IP of the server that hosts the page. The filter is not a regular expressions but a list of country codes, separated by comma. - no country code restriction
- Use filter   + no country code restriction
+ Use filter