diff options
| author | Michael Peter Christen <mc@yacy.net> | 2013-06-13 22:31:39 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2013-06-13 22:31:39 +0200 |
| commit | 2cb6b6bc21b53d93eb18762e46ad377860a9b734 (patch) | |
| tree | c6cdadca22b9607730cafadf9b49f577f545c639 /htroot/Steering.html | |
| parent | c8e94ad7c7222c7322b9fe345d5dbd91a5eb7d08 (diff) | |
added target="_blank" to shutdown links
Diffstat (limited to 'htroot/Steering.html')
| -rw-r--r-- | htroot/Steering.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/htroot/Steering.html b/htroot/Steering.html index 7f5441dd5..5ca36996a 100644 --- a/htroot/Steering.html +++ b/htroot/Steering.html @@ -211,9 +211,14 @@ WBgLY2EsjIWxMBbG6z7+PzoY5xKR42VVAAAAAElFTkSuQmCC" width="100" height="100" alt=" <h2>Please send us feed-back!</h2>
<p>We don't track YaCy users, YaCy does not send 'home-pings', we do not even know how many people use YaCy as their private search engine.<br/>
Therefore we like to ask you: do you like YaCy? Will you use it again... if not, why? Is is possible that we change a bit to suit your needs?</p>
- <p>Please send us a feed-back about your experience with an<br/><a href="http://sayat.me/YaCy">anonymous message</a><br/>or a</br>posting to our <a href="http://forum.yacy.de">web forums</a><br/>or a<br/><a href="http://bugs.yacy.net">bug report</a>!</p>
+ <p>Please send us a feed-back about your experience with an<br/>
+ <a href="http://sayat.me/YaCy" target="_blank">anonymous message</a><br/>
+ or a</br>
+ posting to our <a href="http://forum.yacy.de" target="_blank">web forums</a><br/>
+ or a<br/>
+ <a href="http://bugs.yacy.net" target="_blank">bug report</a>!</p>
<h2>Professional Support</h2>
- <p>If you are a professional user and you would like to use YaCy in your company in combination with consulting services by YaCy specialists, please see <a href="http://pro.yacy.net">http://pro.yacy.net</a>.
+ <p>If you are a professional user and you would like to use YaCy in your company in combination with consulting services by YaCy specialists, please see <a href="http://pro.yacy.net" target="_blank">http://pro.yacy.net</a>.
::
<h2>Just a moment, please!</h2>
<p>Application will terminate after working off all scheduled tasks.<br />
|
