1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 21:32:09 +02:00

Bbcode button styling and fixes.

This commit is contained in:
Cameron
2013-04-21 02:00:08 -07:00
parent 13b650d140
commit 8b0c9c79a3
5 changed files with 82 additions and 14 deletions

View File

@@ -5296,7 +5296,7 @@ class e_admin_form_ui extends e_form
<fieldset class='e-filter'>
<legend class='e-hideme'>".LAN_LABEL_LABEL_SELECTED."</legend>
".$filter_pre."
<div class='left' style='margin-top:10px;margin-bottom:-10px'>
<div class='left form-inline' style='margin-top:10px;margin-bottom:-10px'>
".$this->text('searchquery', $current_query[0], 50, $input_options)."<i class='icon-search searchquery'></i>
".$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, '')."