c3610c2d480f04760a51cdf90fc12342559edaf3
Guides/Toolbar-Buttons.md
| ... | ... | @@ -217,7 +217,7 @@ Clicking this will send the current report via email. |
| 217 | 217 | |
| 218 | 218 |  |
| 219 | 219 | |
| 220 | -The results per page button set the numbers of results to be displayed on a single page. Clicking the dropdown next to the button allows the user to specify how many records per page they'd like to see. |
|
| 220 | +The results per page button set the numbers of results to be displayed on a single page. This value is not saved to the report, it is used for user convenience in the browser for large reports. Clicking the dropdown next to the button allows the user to specify how many records per page they'd like to see. |
|
| 221 | 221 | |
| 222 | 222 | ```html |
| 223 | 223 | <button type="button" class="btn" lang-title="js_ResultsPerPage" title="Results per page" onclick=""> |