diff --git a/ChangeLog b/ChangeLog index 33aa4b0de..5ecaff5d8 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-02-01 Marc Delisle + * tbl_properties.inc.php3, add a link to doc for column types + 2002-01-30 Olivier Müller * left.php3: display database name as well in lightmode, with link to db properties page diff --git a/tbl_properties.inc.php3 b/tbl_properties.inc.php3 index 928c5ce31..d78a30537 100755 --- a/tbl_properties.inc.php3 +++ b/tbl_properties.inc.php3 @@ -27,7 +27,7 @@ $is_backup = ($action != 'tbl_create.php3' && $action != 'tbl_addfield.php3'); - +
" . PMA_showDocuShort('C/o/Column_types.html'); ?>