diff --git a/ChangeLog b/ChangeLog index 193da9cab..a78b68ec3 100755 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,8 @@ $Source$ * main.php, server_databases.php, libraries/check_user_privileges.lib.php, libraries/display_create_database.lib.php: Show box for creating database only if user has privileges to do so (bug #1167892). + * libraries/display_tbl.lib.php: Use better message, thanks to Marc for + noticing this. 2005-07-12 Marc Delisle * sql.php: for Insert row and Export, use post when the query is too big diff --git a/libraries/display_tbl.lib.php b/libraries/display_tbl.lib.php index 5cc12b23a..9152be542 100644 --- a/libraries/display_tbl.lib.php +++ b/libraries/display_tbl.lib.php @@ -272,7 +272,7 @@ function PMA_displayTableNavigation($pos_next, $pos_prev, $encoded_query)
+ onsubmit="return (checkFormElementInRange(this, 'session_max_rows', '', 1) && checkFormElementInRange(this, 'pos', '', 0, ))">