From 821f478fca969e543b464b85e843ea7af2611969 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 16 Jun 2004 01:32:02 +0000 Subject: [PATCH] missing title tags --- left.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/left.php b/left.php index 41b110fd8..427642b01 100644 --- a/left.php +++ b/left.php @@ -365,7 +365,7 @@ if (!$cfg['QueryFrame']) { echo $str_spacer_links; echo '' . ($cfg['MainPageIconic'] - ? '' . $strLogout . '' : '' . $strLogout . '') . ''; @@ -373,12 +373,12 @@ if (!$cfg['QueryFrame']) { if ($cfg['MainPageIconic']) { echo '' . '' - . '' . $strPmaDocumentation . '' . ''; echo '' . '' - . 'MySQL - ' . $strDocu . '' . ''; }