From d69fa6d66afc03115682840e71619914449a2abc Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 17 Nov 2010 21:39:51 +0300 Subject: further pref-pane updates --- modules/pref-feeds.php | 10 ++-------- modules/pref-filters.php | 9 +++++++++ modules/pref-labels.php | 17 +++++++++------- modules/pref-prefs.php | 2 +- modules/pref-users.php | 51 ++++++++++++++++++++++++++---------------------- 5 files changed, 50 insertions(+), 39 deletions(-) (limited to 'modules') diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php index 783dd34a1..c071ad38f 100644 --- a/modules/pref-feeds.php +++ b/modules/pref-feeds.php @@ -992,19 +992,13 @@ "; */ print "
". - "" . __('Select').""; - + "" . __('Select').""; print "
"; print "
".__('All')."
"; print "
".__('None')."
"; - print "
"; - - /* print "
".__('All')."
, -
".__('None')."
"; */ - - print "
"; + print ""; print " "; diff --git a/modules/pref-filters.php b/modules/pref-filters.php index d21f35335..153707f6f 100644 --- a/modules/pref-filters.php +++ b/modules/pref-filters.php @@ -306,6 +306,15 @@ "; + print "
". + "" . __('Select').""; + print "
"; + print "
".__('All')."
"; + print "
".__('None')."
"; + print "
"; + print " "; diff --git a/modules/pref-labels.php b/modules/pref-labels.php index c794e023e..cc92985a9 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)); } } @@ -163,6 +163,15 @@ "; + print "
". + "" . __('Select').""; + print "
"; + print "
".__('All')."
"; + print "
".__('None')."
"; + print "
"; + print" "; @@ -209,12 +218,6 @@ print "

"; - print "
- ".__('Select:')." - ".__('All').", - ".__('None')." - "; - $lnum = 0; while ($line = db_fetch_assoc($result)) { diff --git a/modules/pref-prefs.php b/modules/pref-prefs.php index 18a336396..d8a1cb139 100644 --- a/modules/pref-prefs.php +++ b/modules/pref-prefs.php @@ -346,7 +346,7 @@ $themes = get_all_themes(); print " - "; @@ -376,21 +377,31 @@ $sort = "login"; } - print ""; + print "
". + "" . __('Select').""; + print "
"; + print "
".__('All')."
"; + print "
".__('None')."
"; + print "
"; + + print ""; print " - - - - "; + + + + "; print ""; #toolbar print ""; #pane print "
"; + print "

$status_msg"; if ($user_search) { @@ -424,12 +435,6 @@ print "

"; - print " -- cgit v1.2.3-54-g00ecf
- ".__('Select:')." - ".__('All').", - ".__('None')." - "; - print "
  ".__('Login')."