summaryrefslogtreecommitdiffstats
path: root/templates/part.settings.php
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-17 12:47:42 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-17 12:47:42 +0200
commit93a9a00f184a015a6fae2307f78435b6c294ba39 (patch)
tree0c2681240924ea862d03573467b7b1aab6856c45 /templates/part.settings.php
parent9452c4bf7fc914a22034371be1635d4bd8403520 (diff)
remove the subscriblet due to security concerns: no way to prevent CSRF attacks that may add a feed which exploits possible security bugs, fix #48
Diffstat (limited to 'templates/part.settings.php')
-rw-r--r--templates/part.settings.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/part.settings.php b/templates/part.settings.php
index dd3f0378c..446e45c9d 100644
--- a/templates/part.settings.php
+++ b/templates/part.settings.php
@@ -37,9 +37,4 @@
</p>
</fieldset>
- <fieldset class="personalblock">
- <legend><strong><?php p($l->t('Subscribelet')); ?></strong></legend>
- <p><?php print_unescaped($this->inc('part.subscribelet'));?>
- </p>
- </fieldset>
</div> \ No newline at end of file