[Header] Show Search text next to icon when using dropdowm menu
这个提交包含在:
		
							父节点
							
								
									6b94d91d5d
								
							
						
					
					
						当前提交
						f84dddd77a
					
				
					共有  1 个文件被更改,包括 1 次插入 和 2 次删除
				
			
		|  | @ -218,8 +218,7 @@ | ||||||
| 				<?php if ($this->optionslib->get_option('global_search') != "false" || $this->session->userdata('user_type') >= 2) { ?>
 | 				<?php if ($this->optionslib->get_option('global_search') != "false" || $this->session->userdata('user_type') >= 2) { ?>
 | ||||||
| 					<form method="post" action="<?php echo site_url('search'); ?>" class="form-inline"> | 					<form method="post" action="<?php echo site_url('search'); ?>" class="form-inline"> | ||||||
| 						<input class="form-control mr-sm-2" id="nav-bar-search-input" type="search" name="callsign" placeholder="<?php echo lang('menu_search_text'); ?>" aria-label="Search"> | 						<input class="form-control mr-sm-2" id="nav-bar-search-input" type="search" name="callsign" placeholder="<?php echo lang('menu_search_text'); ?>" aria-label="Search"> | ||||||
| 
 | 						<button title="<?php echo lang('menu_search_button'); ?>" class="btn btn-outline-success my-2 my-sm-0" type="submit"><i class="fas fa-search"></i><div class="d-inline d-lg-none" style="padding-left: 10px"><?php echo lang('menu_search_button'); ?></div></button>
 | ||||||
| 						<button title="<?php echo lang('menu_search_button'); ?>" class="btn btn-outline-success my-2 my-sm-0" type="submit"><i class="fas fa-search"></i></button> |  | ||||||
| 					</form> | 					</form> | ||||||
| 				<?php } ?>
 | 				<?php } ?>
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		正在加载…
	
		在新工单中引用