mirror of
				https://github.com/Mibew/java.git
				synced 2025-10-31 10:31:07 +03:00 
			
		
		
		
	Fixed display bug at the history page
This commit is contained in:
		
							parent
							
								
									ba5259b36c
								
							
						
					
					
						commit
						69c54ba37c
					
				| @ -47,7 +47,7 @@ function tpl_content() { global $page, $webimroot; | ||||
| 				</div> | ||||
| 				<div id="searchbutton"> | ||||
| 					<input type="image" name="search" src='<?php echo $webimroot.getlocal("image.button.search") ?>' alt='<?php echo getlocal("button.search") ?>'/> | ||||
| 				</div><br /> | ||||
| 				</div><br clear="all"/> | ||||
| 				<div class="searchctrl" id="inSystemMessages"<?php echo ((form_value('type') != 'all' && form_value('type') != 'message')?' style="display: none;"':'')?>>
 | ||||
| 					<input type="checkbox" name="insystemmessages" <?php echo (form_value('insystemmessages')?'checked="checked"':'') ?>/> <?php echo getlocal("page_search.search.type.in_system_messages") ?>
 | ||||
| 				</div> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user