summaryrefslogtreecommitdiff
path: root/htroot/ConfigUpdate_p.html
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/ConfigUpdate_p.html')
-rw-r--r--htroot/ConfigUpdate_p.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/htroot/ConfigUpdate_p.html b/htroot/ConfigUpdate_p.html
index b8fc25f68..95793eed3 100644
--- a/htroot/ConfigUpdate_p.html
+++ b/htroot/ConfigUpdate_p.html
@@ -22,7 +22,7 @@
<dt>Current installed Release</dt>
<dd>#[versionpp]#</dd>
<dt><br />Available Releases (<a href="http://svn.berlios.de/wsvn/yacy/?op=log">changelog</a>)</dt>
- <dd><form action="ConfigUpdate_p.html" method="get"><p>
+ <dd><form action="ConfigUpdate_p.html" method="get" accept-charset="UTF-8"><p>
&nbsp;<select name="releasedownload">
#{availreleases}#
<option #(selected)#::selected="selected"#(/selected)# value="#[url]#">#[name]# #(signatures)#(unsigned)::(signed)#(/signatures)#</option>
@@ -32,7 +32,7 @@
&nbsp;&nbsp;<input type="submit" name="checkRelease" value="Check for new Release" />
</p></form></dd>
<dt><br />Downloaded Releases</dt>
- <dd><form action="ConfigUpdate_p.html" method="get"><p>
+ <dd><form action="ConfigUpdate_p.html" method="get" accept-charset="UTF-8"><p>
#(downloadsAvailable)#
No downloaded releases available for deployment.
::
@@ -48,7 +48,7 @@
#(/deployenabled)#
</p></form></dd>
<dt><br />Automatic Update</dt>
- <dd><form action="ConfigUpdate_p.html" method="get"><p>
+ <dd><form action="ConfigUpdate_p.html" method="get" accept-charset="UTF-8"><p>
&nbsp;check for new releases, download if available and restart with downloaded release<br />
&nbsp;&nbsp;<input type="submit" name="autoUpdate" value="Check + Download + Install Release Now" /><br />
#(autoUpdate)#::
@@ -61,7 +61,7 @@
</dl>
</fieldset>
- <form action="ConfigUpdate_p.html" method="get">
+ <form action="ConfigUpdate_p.html" method="get" accept-charset="UTF-8">
<fieldset>
<legend>Automated System Update</legend>
<dl>