mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-07 13:49:16 +00:00
pref-labels: properly handle attemp to set label caption as blank
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
AND owner_uid = " . $_SESSION["uid"]);
|
||||
|
||||
print $_REQUEST["value"];
|
||||
} else {
|
||||
print $old_caption;
|
||||
}
|
||||
} else {
|
||||
print $old_caption;
|
||||
|
||||
Reference in New Issue
Block a user