mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 23:27:17 +02:00
Remove unused HTLM attribute
This commit is contained in:
@@ -77,7 +77,7 @@ if ($jush == "pgsql") {
|
||||
?>
|
||||
<input type="hidden" name="change-js" value="">
|
||||
<noscript><p><input type="submit" name="change" value="<?php echo lang('Change'); ?>"></noscript>
|
||||
<table cellspacing="0">
|
||||
<table>
|
||||
<thead><tr><th id="label-source"><?php echo lang('Source'); ?><th id="label-target"><?php echo lang('Target'); ?></thead>
|
||||
<?php
|
||||
$j = 0;
|
||||
|
Reference in New Issue
Block a user