pref-labels: properly handle attemp to set label caption as blank

This commit is contained in:
Andrew Dolgov 2009-01-18 11:16:02 +01:00
parent f6f7817d9d
commit 625acd1cdf

View file

@ -33,6 +33,8 @@
AND owner_uid = " . $_SESSION["uid"]);
print $_REQUEST["value"];
} else {
print $old_caption;
}
} else {
print $old_caption;