From cef377e0ac4dd87ff5952cd90d3d19c325084239 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 17 Jun 2004 09:51:46 +0000 Subject: [PATCH] cosmetic --- db_details_structure.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db_details_structure.php b/db_details_structure.php index 27dfc866d..a76b3fc20 100644 --- a/db_details_structure.php +++ b/db_details_structure.php @@ -759,7 +759,7 @@ if (PMA_MYSQL_INT_VERSION >= 40101) { if ($num_tables > 0 && !$cfgRelation['allworks'] && $cfg['PmaNoRelation_DisableWarning'] == FALSE) { echo '
' . $strError . '
' - . '' + . '' . sprintf(wordwrap($strRelationNotWorking,65,'
'), '', '') . ''; } // end if