From 1985a5e0d780c1d873085fd8b47ff59d3ef8335f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 17 Nov 2010 21:13:41 +0300 Subject: rework pref-feeds dialog; update other pref panes --- modules/pref-labels.php | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'modules/pref-labels.php') diff --git a/modules/pref-labels.php b/modules/pref-labels.php index e683ab615..c794e023e 100644 --- a/modules/pref-labels.php +++ b/modules/pref-labels.php @@ -115,7 +115,7 @@ if (label_create($link, $caption)) { if (!$output) { - print T_sprintf("Created label %s", htmlspecialchars($caption)); + //print T_sprintf("Created label %s", htmlspecialchars($caption)); } } @@ -156,20 +156,21 @@ print "
- +
"; - print" "; + print" "; - print " "; + print " "; - print ""; + print ""; print ""; #toolbar -- cgit v1.2.3-54-g00ecf