Avoid recreating a jQuery object
Remove tab characters
This commit is contained in:
@@ -290,7 +290,7 @@ if ($GLOBALS['cfg']['LeftFrameLight'] && strlen($GLOBALS['db'])) {
|
||||
?>
|
||||
<span id="NavFilter">
|
||||
<span id="clear_fast_filter" title="<?php echo __('Clear'); ?>">X</span>
|
||||
<input type="text" name="fast_filter" id="fast_filter" title="<?php echo __('Filter'); ?>" value="<?php echo __('filter tables by name'); ?>" />
|
||||
<input type="text" name="fast_filter" id="fast_filter" title="<?php echo __('Filter'); ?>" value="<?php echo __('filter tables by name'); ?>" />
|
||||
</span>
|
||||
<?php
|
||||
}
|
||||
|
Reference in New Issue
Block a user