summaryrefslogtreecommitdiff
path: root/htroot/IndexControlURLs_p.html
diff options
context:
space:
mode:
authormalykhin.dmitry <icewind@hotmail.ru>2014-02-27 07:43:17 +0400
committermalykhin.dmitry <icewind@hotmail.ru>2014-02-27 07:43:17 +0400
commit29a759899106398de5d2a903fbbcac4aafee1ad8 (patch)
treed6d530fbdeb292e9c02687510e420c18184cdb74 /htroot/IndexControlURLs_p.html
parentc89412af69169885f1277a490b6a004ef5f6c2e0 (diff)
update russian lang-file and small improve web-interface
Diffstat (limited to 'htroot/IndexControlURLs_p.html')
-rw-r--r--htroot/IndexControlURLs_p.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/htroot/IndexControlURLs_p.html b/htroot/IndexControlURLs_p.html
index 87680d1c6..d522bd461 100644
--- a/htroot/IndexControlURLs_p.html
+++ b/htroot/IndexControlURLs_p.html
@@ -108,7 +108,7 @@ function updatepage(str) {
<form action="IndexControlURLs_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
<fieldset><legend>Statistics about top-domains in URL Database</legend>
<dl>
- <dt class="TableCellLight">&nbsp;</dt>
+ <dt class="TableCellDark">&nbsp;</dt>
<dd>Show top <input type="text" name="lines" value="#[lines]#" size="6" maxlength="6" /> domains from all URLs.
<input type="submit" name="statistics" value="Generate Statistics" class="submitready" style="width:240px;"/>
</dd>
@@ -147,7 +147,7 @@ function updatepage(str) {
<form action="IndexControlURLs_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
<fieldset><legend>Dump and Restore of Solr Index</legend>
<dl>
- <dt class="TableCellLight">&nbsp;</dt>
+ <dt class="TableCellDark">&nbsp;</dt>
<dd><input type="submit" name="indexdump" value="Create Dump" class="submitready" style="width:240px;"/>
</dd>
</dl>
@@ -155,7 +155,7 @@ function updatepage(str) {
<dt class="TableCellDark">Dump File</dt>
<dd><input type="text" name="dumpfile" value="#[dumpfile]#" size="80" maxlength="250" />
</dd>
- <dt class="TableCellLight">&nbsp;</dt>
+ <dt class="TableCellDark">&nbsp;</dt>
<dd><input type="submit" name="indexrestore" value="Restore Dump" class="submitready" style="width:240px;"/>
</dd>
</dl>
@@ -164,7 +164,7 @@ function updatepage(str) {
<form action="IndexControlURLs_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
<fieldset><legend>Optimize Solr</legend>
<dl>
- <dt class="TableCellLight">&nbsp;</dt>
+ <dt class="TableCellDark">&nbsp;</dt>
<dd>merge to max. <input type="text" name="optimizemax" value="#[optimizemax]#" size="6" maxlength="6" /> segments
<input type="submit" name="optimizesolr" value="Optimize Solr" class="submitready" style="width:240px;"/>
</dd>
@@ -174,7 +174,7 @@ function updatepage(str) {
<form action="IndexControlURLs_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
<fieldset><legend>Reboot Solr Core</legend>
<dl>
- <dt class="TableCellLight">&nbsp;</dt>
+ <dt class="TableCellDark">&nbsp;</dt>
<dd><input type="submit" name="rebootsolr" value="Shut Down and Re-Start Solr" class="submitready" style="width:240px;"/>
</dd>
</dl>
@@ -205,7 +205,7 @@ function updatepage(str) {
<input type="radio" name="format" value="url-rss" />XML (RSS)
<br />
</dd>
- <dt class="TableCellLight">&nbsp;</dt>
+ <dt class="TableCellDark">&nbsp;</dt>
<dd><input type="submit" name="lurlexport" value="Export URLs" class="submitready" style="width:240px;"/>
</dd>
</dl>