summaryrefslogtreecommitdiff
path: root/htroot/RegexTest.html
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2013-12-26 01:16:53 +0100
committerreger <reger18@arcor.de>2013-12-26 01:16:53 +0100
commite05320b776d7ae5db6393c2b35ddad4a7ce74229 (patch)
tree899516258ee8131bd4f6b4bd19bb43bf514f9874 /htroot/RegexTest.html
parentcbb5dc01e40f69aeb27fb9088c514f1576a44d46 (diff)
upd: to open more external links in new browser-tab
Diffstat (limited to 'htroot/RegexTest.html')
-rw-r--r--htroot/RegexTest.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/RegexTest.html b/htroot/RegexTest.html
index a37dd85a0..bdd59b254 100644
--- a/htroot/RegexTest.html
+++ b/htroot/RegexTest.html
@@ -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>