diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-01-28 11:32:31 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-01-28 11:32:31 +0000 |
| commit | 9a1e0158fad887c94eb93c1a944c00cc39d732e0 (patch) | |
| tree | 9bb8efdddf0bd79f7ab6d695823cb2e710effdd6 /htroot/IndexControlURLs_p.html | |
| parent | 88773e4daa06bebe51d3204a8ea4c47706c31afa (diff) | |
better servlet naming in index administration
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7455 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/IndexControlURLs_p.html')
| -rw-r--r-- | htroot/IndexControlURLs_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/IndexControlURLs_p.html b/htroot/IndexControlURLs_p.html index b830af29e..51a00dc6e 100644 --- a/htroot/IndexControlURLs_p.html +++ b/htroot/IndexControlURLs_p.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml">
#(reload)#::<meta http-equiv="REFRESH" content="5; url=/IndexControlURLs_p.html">#(/reload)#
<head>
- <title>YaCy '#[clientname]#': Index Control</title>
+ <title>YaCy '#[clientname]#': URL References Administration</title>
#%env/templates/metas.template%#
<script type="text/javascript">
//<![CDATA[
@@ -62,7 +62,7 @@ function updatepage(str) { <body id="IndexControl">
#%env/templates/header.template%#
#%env/templates/submenuIndexControl.template%#
- <h2>Index Administration</h2>
+ <h2>URL References Administration</h2>
<p>The local index currently contains #[ucount]# URL references</p>
<form action="IndexControlURLs_p.html" id="searchform" method="post" enctype="multipart/form-data" onkeyup="xmlhttpPost(); return false;">
<fieldset><legend>URL Retrieval</legend>
|
