mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:45:56 +00:00
prefs system: markup cleanup
This commit is contained in:
@@ -139,7 +139,7 @@ class Pref_Labels extends Handler_Protected {
|
||||
|
||||
$sth->execute([$caption, $old_caption, $_SESSION['uid']]);
|
||||
|
||||
print clean($_REQUEST["value"]);
|
||||
print clean($_REQUEST["caption"]);
|
||||
} else {
|
||||
print $old_caption;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user