From 48da3184f06a2f821c384eaad84c48e1ce69ad5d Mon Sep 17 00:00:00 2001 From: michitux Date: Wed, 31 Jan 2007 15:11:39 +0000 Subject: [PATCH] Two fixes: escaped some &s in QuickCrawlLink_p.html and added correct id to the skype-field in ConfigProfile_p.html (note: ids must be unique in a (x)html-document - in most cases you can simply use the same like for name) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3307 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/ConfigProfile_p.html | 6 +++--- htroot/QuickCrawlLink_p.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/htroot/ConfigProfile_p.html b/htroot/ConfigProfile_p.html index 7c70abc3d..ab0716e51 100644 --- a/htroot/ConfigProfile_p.html +++ b/htroot/ConfigProfile_p.html @@ -51,9 +51,9 @@
-
+
- +
@@ -68,4 +68,4 @@ #%env/templates/footer.template%# - \ No newline at end of file + diff --git a/htroot/QuickCrawlLink_p.html b/htroot/QuickCrawlLink_p.html index a6b5f21dc..9d9a9d1b9 100644 --- a/htroot/QuickCrawlLink_p.html +++ b/htroot/QuickCrawlLink_p.html @@ -15,7 +15,7 @@ If you click on it while browsing, the currently viewed website will be inserted into the YaCy crawling queue for indexing.

- Crawl with YaCy + Crawl with YaCy

::