Missing right title
Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
parent
6894e6d7e8
commit
20da1d306e
@ -130,7 +130,7 @@ function PMA_getHtmlForRelationalFieldSelection($db, $table, $field, $foreignDat
|
||||
$rightDescriptionTitle = '';
|
||||
} else {
|
||||
$rightDescriptionTitle = htmlspecialchars(
|
||||
$rightDescriptionTitle
|
||||
$rightDescription
|
||||
);
|
||||
$rightDescription = htmlspecialchars(
|
||||
$pmaString->substr(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user