pref-labels: properly handle attemp to set label caption as blank
This commit is contained in:
parent
f6f7817d9d
commit
625acd1cdf
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
AND owner_uid = " . $_SESSION["uid"]);
|
||||
|
||||
print $_REQUEST["value"];
|
||||
} else {
|
||||
print $old_caption;
|
||||
}
|
||||
} else {
|
||||
print $old_caption;
|
||||
|
|
Loading…
Reference in a new issue