mirror of
https://github.com/vrana/adminer.git
synced 2026-07-05 23:29:14 +02:00
Empty line
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@82 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -76,6 +76,7 @@ if (!$_POST || $_POST["add"]) {
|
||||
}
|
||||
$collations = collations();
|
||||
?>
|
||||
|
||||
<form action="" method="post" id="form">
|
||||
<p>
|
||||
<?php echo lang('Table name'); ?>: <input name="name" maxlength="64" value="<?php echo htmlspecialchars($row["name"]); ?>" />
|
||||
|
||||
Reference in New Issue
Block a user