diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 67f519826..b7d206c7e 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,6 +1,7 @@ 7.8.13 - fixed #11418: confusing typ-o in gotcha - fixed #11415: Wiki - Edit page appearing below the content + - fixed #11414: SQLReport Pagination Setting 7.8.12 - fixed #11285: Pasting HTML into Code Editor in IE diff --git a/lib/WebGUI/i18n/English/Asset_SQLReport.pm b/lib/WebGUI/i18n/English/Asset_SQLReport.pm index cf6786e3a..53048a3b4 100644 --- a/lib/WebGUI/i18n/English/Asset_SQLReport.pm +++ b/lib/WebGUI/i18n/English/Asset_SQLReport.pm @@ -65,9 +65,9 @@ while the second question mark will contain the form variable "field1".

}, '14 description' => { - message => q|

How many rows should be displayed before splitting the results into separate pages? In other words, how many rows should be displayed per page? + message => q|

How many rows should be displayed before splitting the results into separate pages? In other words, how many rows should be displayed per page? Setting this to 0 will not disable pagination, but will use an internal default of 25, instead.

|, - lastUpdated => 1119841649, + lastUpdated => 1266860050, }, '17' => {