1
0
mirror of https://github.com/yacy/yacy_search_server.git synced 2025-07-22 09:14:38 -04:00

upd: to open more external links in new browser-tab

This commit is contained in:
reger
2013-12-26 01:16:53 +01:00
parent cbb5dc01e4
commit e05320b776
33 changed files with 56 additions and 56 deletions

@ -19,7 +19,7 @@
</dd>
<dt>
<label>Regular Expression</label><br />
This is a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/regex/Pattern.html">Java Pattern</a>
This is a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/regex/Pattern.html" target="_blank">Java Pattern</a>
</dt>
<dd>
<textarea name="regex" id="regex" cols="80" rows="5" style="font-size:16px">#[regex]#</textarea>