Fix HTML errors.

This commit is contained in:
Michal Čihař
2006-10-17 09:31:25 +00:00
parent bf22bc374f
commit 8284c78877
2 changed files with 5 additions and 2 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - ChangeLog
$Id$ $Id$
$HeadURL$ $HeadURL$
2006-10-17 Michal Čihař <michal@cihar.com>
* Documentation.html: Fix HTML errors.
2006-10-16 Michal Čihař <michal@cihar.com> 2006-10-16 Michal Čihař <michal@cihar.com>
* left.php, navigation.php, scripts/setup.php, js/querywindow.js, * left.php, navigation.php, scripts/setup.php, js/querywindow.js,
Documentation.html, index.php, libraries/common.lib.php: Rename left.php Documentation.html, index.php, libraries/common.lib.php: Rename left.php

View File

@@ -680,7 +680,7 @@ GRANT ALL PRIVILEGES ON user_base.* TO 'real_user'@localhost IDENTIFIED BY 'real
configure <a href="#cfg_Servers_SignonSession" configure <a href="#cfg_Servers_SignonSession"
class="configrule">session name</a> and <a class="configrule">session name</a> and <a
href="#cfg_Servers_SignonURL" class="configrule">signon href="#cfg_Servers_SignonURL" class="configrule">signon
URL</a> to use this authentication method. URL</a> to use this authentication method.</li>
</ul> </ul>
Please see the <a href="#setup">install section</a> on &quot;Using authentication modes&quot; Please see the <a href="#setup">install section</a> on &quot;Using authentication modes&quot;
@@ -3808,7 +3808,7 @@ chmod o+rwx tmp
<tt>svn diff</tt><br /> <tt>svn diff</tt><br />
</li> </li>
<li>put the patch inside the <a <li>put the patch inside the <a
href="https://sourceforge.net/tracker/?group_id=23067&atid=377410">patch href="https://sourceforge.net/tracker/?group_id=23067&amp;atid=377410">patch
tracker of the phpMyAdmin project</a>. tracker of the phpMyAdmin project</a>.
</li> </li>
</ol> </ol>