diff --git a/tbl_properties.inc.php3 b/tbl_properties.inc.php3 index dc84e3066..c488ef92a 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'); ?> | +' . PMA_showDocuShort('C/o/Column_types.html'); ?> |
---|