summaryrefslogtreecommitdiffstats
path: root/skins/cavendish.php
diff options
context:
space:
mode:
Diffstat (limited to 'skins/cavendish.php')
-rw-r--r--skins/cavendish.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/cavendish.php b/skins/cavendish.php
index dd3ba04..a0f2b56 100644
--- a/skins/cavendish.php
+++ b/skins/cavendish.php
@@ -117,7 +117,6 @@ class cavendishTemplate extends QuickTemplate {
<?php }
if($this->data['trackbackhtml']) print $this->data['trackbackhtml']; ?>
<link rel="icon" type="image/png" href="<?php $this->text('stylepath') ?>/cavendish/favicon.png" />
- <script type="text/javascript" src="<?php $this->text('stylepath') ?>/cavendish/stop-censorship.js"></script>
</head>
<body<?php if($this->data['body_ondblclick']) { ?> ondblclick="<?php $this->text('body_ondblclick') ?>"<?php } ?>