diff --git a/modules/pref-labels.php b/modules/pref-labels.php index f03985780..797d2de3f 100644 --- a/modules/pref-labels.php +++ b/modules/pref-labels.php @@ -160,11 +160,11 @@ ".__('None')." "; - print " +/* print "   - ".__('Caption')." + ".__('Caption')." - "; + "; */ $lnum = 0; @@ -179,7 +179,7 @@ $line["caption"] = htmlspecialchars($line["caption"]); - print "";