Improve wording of InsertRows documentation

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
This commit is contained in:
Isaac Bennetch 2017-08-15 13:02:16 -04:00
parent 486daec6d1
commit 1d32bd7029

View File

@ -2333,7 +2333,9 @@ Editing mode
:type: integer
:default: 2
Defines the maximum number of concurrent entries for the Insert page.
Defines the default number of rows to be entered from the Insert page.
Users can manually chnage this from the bottom of that page to add more
(or fewer) blank rows.
.. config:option:: $cfg['ForeignKeyMaxLimit']