From a7dc9b01e16c0487583f2e90c3be8a271f55a021 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 23 Jun 2004 14:04:08 +0000 Subject: [PATCH] remove /images --- db_details.php | 6 +++--- db_details_links.php | 6 +++--- db_details_structure.php | 16 ++++++++-------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/db_details.php b/db_details.php index e54b655ac..b37a34e77 100644 --- a/db_details.php +++ b/db_details.php @@ -97,7 +97,7 @@ if (!empty($query_to_display)) { // loic1: displays import dump feature only if file upload available if ($is_upload) { ?> - + ' . "\n" + $upload_dir_error = '' . "\n" . '
' . $strError . '
' . "\n" . '' . $strWebServerUploadDirectoryError . '' . "\n"; @@ -211,7 +211,7 @@ if ($is_upload || $is_upload_dir) { // Bookmark Support if ($cfg['Bookmark']['db'] && $cfg['Bookmark']['table']) { if (($bookmark_list = PMA_listBookmarks($db, $cfg['Bookmark'])) && count($bookmark_list) > 0) { - echo ' ' . "\n"; + echo ' ' . "\n"; echo '  ' . $strOr . '' . "\n"; echo ' ' . "\n"; echo ' ' . $strBookmarkQuery . ': ' . "\n"; diff --git a/db_details_links.php b/db_details_links.php index f3d163255..285be433b 100644 --- a/db_details_links.php +++ b/db_details_links.php @@ -67,8 +67,8 @@ if ($cfg['LightTabs']) { . ' ' . "\n" . ' ' . ' ' - . ' ' - . ' '; + . ' ' + . ' '; } echo PMA_printTab(($GLOBALS['cfg']['MainPageIconic'] ? ''.$strStructure.'' : '') . $strStructure, 'db_details_structure.php', $url_query); @@ -84,7 +84,7 @@ if ($lnk5) { echo "\n"; if (!$cfg['LightTabs']) { - echo ' ' + echo ' ' . '
' . "\n" . ' ' . "\n" . ' ' . "\n" diff --git a/db_details_structure.php b/db_details_structure.php index 1ec5a2bff..93b3e3c03 100644 --- a/db_details_structure.php +++ b/db_details_structure.php @@ -307,7 +307,7 @@ else { - +     - + ' . if ($cfgRelation['commwork']) { ?> - + - + '; @@ -738,7 +738,7 @@ if (PMA_MYSQL_INT_VERSION >= 40101) { // MySQL supports setting default charsets / collations for databases since // version 4.1.1. echo ' ' . "\n" - . ' ' . "\n" + . ' ' . "\n" . ' '; if ($cfg['PropertiesIconic']) { echo ''; @@ -758,7 +758,7 @@ if (PMA_MYSQL_INT_VERSION >= 40101) { if ($num_tables > 0 && !$cfgRelation['allworks'] && $cfg['PmaNoRelation_DisableWarning'] == FALSE) { - echo '' + echo '' . '
' . $strError . '
' . '' . sprintf(wordwrap($strRelationNotWorking,65,'
'), '', '') @@ -872,7 +872,7 @@ if ($cfgRelation['pdfwork'] && $num_tables > 0) {      - +