From e91230ad4849f68f8b213e3d78ba35a502d23d28 Mon Sep 17 00:00:00 2001 From: Cameron Date: Wed, 20 Feb 2013 22:58:18 -0800 Subject: [PATCH] Admin UI styling --- e107_admin/users.php | 4 ++-- e107_handlers/admin_ui.php | 5 +++-- e107_handlers/form_handler.php | 2 +- e107_themes/bootstrap/admin_style.css | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/e107_admin/users.php b/e107_admin/users.php index 5c47173c8..fe4746815 100644 --- a/e107_admin/users.php +++ b/e107_admin/users.php @@ -1268,7 +1268,7 @@ class users_admin_ui extends e_admin_ui ".USRLAN_120." - ".USRLAN_120." + ".USRLAN_120."
{$temp}
@@ -1281,7 +1281,7 @@ class users_admin_ui extends e_admin_ui ".USRLAN_35." - Set Permissions + Set Permissions
"; diff --git a/e107_handlers/admin_ui.php b/e107_handlers/admin_ui.php index e8adba9b7..ef5ec8ee7 100644 --- a/e107_handlers/admin_ui.php +++ b/e107_handlers/admin_ui.php @@ -4899,7 +4899,7 @@ class e_admin_form_ui extends e_form
".LAN_LABEL_LABEL_SELECTED." ".$filter_pre." -
+
".$this->text('searchquery', $current_query[0], 50, $input_options)." ".$this->select_open('filter_options', array('class' => 'e-tip tbox select filter', 'id' => false, 'title'=>'Filter the results below'))." ".$this->option(LAN_FILTER_LABEL_DISPLAYALL, '')." @@ -5040,8 +5040,9 @@ class e_admin_form_ui extends e_form return ''; } // TODO - core ui-batch-option class!!! REMOVE INLINE STYLE! + // XXX Quick Fix for styling - correct. $text = " -
+