mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 12:41:28 +00:00
feed edit dialog: make unsubscribe button work for feeds with quotes in title
This commit is contained in:
@@ -377,6 +377,8 @@
|
||||
|
||||
print "</form>";
|
||||
|
||||
$title = htmlspecialchars($title, ENT_QUOTES);
|
||||
|
||||
print "<div class='dlgButtons'>
|
||||
<div style=\"float : left\">
|
||||
<input type='submit' class='button'
|
||||
|
||||
Reference in New Issue
Block a user