From e1c619bc240557f6029abdbf1222dc90ffb87fa2 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 18 Nov 2010 16:30:24 +0300 Subject: pref-labels: drop scriptaculous inplace editor --- modules/pref-labels.php | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'modules') diff --git a/modules/pref-labels.php b/modules/pref-labels.php index cc92985a9..467928416 100644 --- a/modules/pref-labels.php +++ b/modules/pref-labels.php @@ -252,10 +252,22 @@ print_color_picker($id); print ""; - - print "" . $line["caption"] . - ""; + print "" . $line["caption"] . + " + "; print ""; -- cgit v1.2.3