summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default/captcha.html
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-09-14 18:07:50 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-09-14 18:07:50 +0200
commitace0d590b4ec284bc7f5798a678effc25a96808c (patch)
tree8a02adf9317522cd232369af083cc14b19c5a3c0 /module/web/templates/default/captcha.html
parentlink ordering for webif (diff)
downloadpyload-ace0d590b4ec284bc7f5798a678effc25a96808c.tar.xz
packages editable
Diffstat (limited to 'module/web/templates/default/captcha.html')
-rw-r--r--module/web/templates/default/captcha.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/web/templates/default/captcha.html b/module/web/templates/default/captcha.html
index aa30e365c..fe7b04fc9 100644
--- a/module/web/templates/default/captcha.html
+++ b/module/web/templates/default/captcha.html
@@ -1,6 +1,5 @@
{% load i18n %}
<iframe id="upload_target" name="upload_target" src="" style="display: none; width:0;height:0"></iframe>
-<div id="add_bg" style="filter:alpha(opacity:80);KHTMLOpacity:0.80;MozOpacity:0.80;opacity:0.80; background:#000; width:100%; height: 100%; position:absolute; top:0px; left:0px; display:none;">&nbsp;</div>
<!--<div id="add_box" style="left:50%; top:200px; margin-left: -450px; width: 900px; position: absolute; background: #FFF; padding: 10px 10px 10px 10px; display:none;">-->
<!--<div style="width: 900px; text-align: right;"><b onclick="AddBox();">[Close]</b></div>-->