summaryrefslogtreecommitdiff
path: root/modules/pref-feeds.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-11-17 06:49:06 +0100
committerAndrew Dolgov <[email protected]>2008-11-17 06:49:06 +0100
commitddb61e79af781440d49096a47636fe610a6a1bb9 (patch)
tree5411a52ed58ee4fee546af4eeb4c9ceae4625901 /modules/pref-feeds.php
parente3d410c0f13295f0941325c18f2c4393070edeca (diff)
feed edit dialog: make unsubscribe button work for feeds with quotes in title
Diffstat (limited to 'modules/pref-feeds.php')
-rw-r--r--modules/pref-feeds.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php
index 613e9bf40..1acc58114 100644
--- a/modules/pref-feeds.php
+++ b/modules/pref-feeds.php
@@ -377,6 +377,8 @@
print "</form>";
+ $title = htmlspecialchars($title, ENT_QUOTES);
+
print "<div class='dlgButtons'>
<div style=\"float : left\">
<input type='submit' class='button'