From a998dbef95bb6ac94a0f4b401e94e4c932c855a0 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 11 Nov 2010 18:59:21 +0300 Subject: misc code cleanup, allow ctrl-key selection in prefs --- modules/pref-labels.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/pref-labels.php') diff --git a/modules/pref-labels.php b/modules/pref-labels.php index 884a25d1a..d7a300843 100644 --- a/modules/pref-labels.php +++ b/modules/pref-labels.php @@ -208,8 +208,8 @@ print " ".__('Select:')." - ".__('All').", - ".__('None')." + ".__('All').", + ".__('None')." "; /* print " @@ -238,7 +238,7 @@ if (!$bg_color) $bg_color = ""; print ""; $id = $line['id']; -- cgit v1.2.3-54-g00ecf