From 1d32bd7029bbf50d718a0be90222ea4b61075163 Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Tue, 15 Aug 2017 13:02:16 -0400 Subject: [PATCH] Improve wording of InsertRows documentation Signed-off-by: Isaac Bennetch --- doc/config.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index 69063ba814..163713397f 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -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']