From 76b2bc6559f1bf9e3d4b60e61bc059780efc2f09 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 26 Jan 2009 12:05:06 +0100 Subject: tmp disable colored labels (2) --- modules/pref-labels.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/pref-labels.php b/modules/pref-labels.php index 8e0efdbc3..9e487e0cd 100644 --- a/modules/pref-labels.php +++ b/modules/pref-labels.php @@ -186,9 +186,9 @@ onclick='toggleSelectPrefRow(this, \"label\");' type=\"checkbox\" id=\"LICHK-".$line["id"]."\">"; -/* $id = $line['id']; + $id = $line['id']; - print " +/* print "
z
"; @@ -196,9 +196,11 @@ print ""; */ print "" . $line["caption"] . ""; + print ""; print ""; -- cgit v1.2.3