From 44e05f79e9fb5195f0b4a8dcfb991689dd18698e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 18 Nov 2010 16:44:51 +0300 Subject: remove scriptaculous inplace editor in feed cats dialog --- modules/pref-feeds.php | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) (limited to 'modules') diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php index 7671d3a67..84928807a 100644 --- a/modules/pref-feeds.php +++ b/modules/pref-feeds.php @@ -1085,10 +1085,30 @@ onclick='toggleSelectRow(this);' type=\"checkbox\" id=\"FCCHK-$cat_id\">"; - print "" . - $edit_title . ""; + print ""; - print ""; +# print "" . +# $edit_title . ""; + + print "" . $edit_title . + " + "; + + print ""; ++$lnum; } -- cgit v1.2.3