Mozilla 1.0 note / typo

This commit is contained in:
Alexander M. Turek
2002-06-06 13:10:08 +00:00
parent 6fdc924478
commit 0680e1a8a8
3 changed files with 177 additions and 172 deletions

View File

@@ -5,6 +5,11 @@ phpMyAdmin - Changelog
$Id$
$Source$
2002-06-06 Alexander M. Turek <rabus@users.sourceforge.net>
* Documentation.*:
- The textarea bug still appears in Mozilla 1.0-final.
- Fixed a typo.
2002-06-05 Alexander M. Turek <rabus@users.sourceforge.net>
* lang/dutch.inc.php3: Updates, thanks to "CaliMonk" <calimonk at gmx.net>.
* lang/thai.inc.php3: Updates, thanks again to Arthit Suriyawongkul.

View File

@@ -1707,7 +1707,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
in this area!
<br />
Then, If you're running php 4.1.1, try to upgrade or downgrade... it may
works!
work!
</p>
<p>
@@ -1744,8 +1744,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
</p>
<p>
<b>With Mozilla 0.9.? to 1.0-RC3 and Netscape 7.0-PR1 I can't type a
whitespace in the SQL-Query edit area: the page scrolls down.</b>
<b>With Mozilla 0.9.? to 1.0 and Netscape 7.0-PR1 I can't type a whitespace
in the SQL-Query edit area: the page scrolls down.</b>
<br />
This is a Mozilla bug (see bug #26882 at
<a class="navigation" href="http://bugzilla.mozilla.org/" target="_blank">Bugzilla</a>).<br />

File diff suppressed because it is too large Load Diff