diff options
| author | reger <reger18@arcor.de> | 2013-12-26 01:16:53 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2013-12-26 01:16:53 +0100 |
| commit | e05320b776d7ae5db6393c2b35ddad4a7ce74229 (patch) | |
| tree | 899516258ee8131bd4f6b4bd19bb43bf514f9874 /htroot/ConfigUpdate_p.html | |
| parent | cbb5dc01e40f69aeb27fb9088c514f1576a44d46 (diff) | |
upd: to open more external links in new browser-tab
Diffstat (limited to 'htroot/ConfigUpdate_p.html')
| -rw-r--r-- | htroot/ConfigUpdate_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/ConfigUpdate_p.html b/htroot/ConfigUpdate_p.html index d550daa5a..6e9da0b72 100644 --- a/htroot/ConfigUpdate_p.html +++ b/htroot/ConfigUpdate_p.html @@ -21,7 +21,7 @@ <dl> <dt>Current installed Release</dt> <dd>#[versionpp]#</dd> - <dt><br />Available Releases (<a href="https://gitorious.org/yacy/rc1/commits/master">changelog</a> and <a href="https://gitorious.org/yacy/rc1/commits/master/feed.atom"><img width="16" height="16" src="/env/grafics/rss.png"> RSS feed</a>)</dt> + <dt><br />Available Releases (<a href="https://gitorious.org/yacy/rc1/commits/master" target="_blank">changelog</a> and <a href="https://gitorious.org/yacy/rc1/commits/master/feed.atom" target="_blank"><img width="16" height="16" src="/env/grafics/rss.png"> RSS feed</a>)</dt> <dd><form action="ConfigUpdate_p.html" method="get" accept-charset="UTF-8"><p> <select name="releasedownload"> #{availreleases}# @@ -118,7 +118,7 @@ <p>manual update:<br/>apt-get update && apt-get install yacy</p> <p>automatic update: add the following line to /etc/crontab<br/>0 6 * * * root apt-get update && apt-get -y --force-yes install yacy</p> :: - <p>YaCy has been installed to the Program Files directory. Automatic update is not possible.<br/>Download and install the latest version from the web page <a href="http://www.yacy.net/">http://www.yacy.net/</a></p> + <p>YaCy has been installed to the Program Files directory. Automatic update is not possible.<br/>Download and install the latest version from the web page <a href="http://www.yacy.net/" target="_blank">http://www.yacy.net/</a></p> :: #(/candeploy)# |
