mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 01:24:17 +02:00
Search data in tables label
This commit is contained in:
@@ -3,6 +3,7 @@ page_header(lang('Server'), "", false);
|
||||
|
||||
?>
|
||||
<form action=""><p>
|
||||
<?php echo lang('Search data in tables'); ?>:
|
||||
<?php hidden_fields_get(); ?>
|
||||
<input name="where[0][val]" value="<?php echo h($_GET["where"][0]["val"]); ?>">
|
||||
<input type="submit" value="<?php echo lang('Search'); ?>" />
|
||||
|
Reference in New Issue
Block a user