summaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
Diffstat (limited to 'pages')
-rw-r--r--pages/about.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/about.php b/pages/about.php
index 2601b58..999807a 100644
--- a/pages/about.php
+++ b/pages/about.php
@@ -71,7 +71,7 @@ Mystic House Corner: Ein Projekt von Jan W. und Jonas K.
</div>
<div class="input-group">
<input type="text" name="captcha" id="i_captcha" size="40" class="form-control">
- <a class="btn btn-default input-group-addon" href="/cgi/captcha.php" target="captchafr"><i class="glyphicon glyphicon-refresh"></i></a>
+ <a class="btn btn-default input-group-addon" href="/cgi/captcha.php" target="captchafr" draggable="false"><i class="glyphicon glyphicon-refresh"></i></a>
</div>
</div>
@@ -97,7 +97,7 @@ Mystic House Corner: Ein Projekt von Jan W. und Jonas K.
<tr><td>
<iframe src="/cgi/captcha.php" border="0" frameborder="0" width="256" height="64" name="captchafr"></iframe>
<br>
- <small><a href="/cgi/captcha.php" target="captchafr">Neues Bild</a></small>
+ <small><a href="/cgi/captcha.php" target="captchafr" draggable="false">Neues Bild</a></small>
<br>
<input type="text" name="captcha" id="input-captcha" size="40">
</td></tr>