7b16a923e626c3293adcf0f60044eaf3b62f8f5f
FAQ/Predefined-Categories.md
| ... | ... | @@ -9,7 +9,7 @@ Izenda allows you to save reports and dashboards into categories for organizatio |
| 9 | 9 | This feature is useful when you want to limit the users ability to create new categories. It is also useful if you know all of the categories ahead of time and there is no need for users to create them. |
| 10 | 10 | |
| 11 | 11 | ##Instructions |
| 12 | -In Webforms, add the following code snippet to the header of the ReportDesigner.aspx file. |
|
| 12 | +In Webforms, add the following code snippet to the header of the ReportDesigner.aspx file. |
|
| 13 | 13 | In MVC, add the following code snippet to the ReportDesigner-Head.ascx file. |
| 14 | 14 | |
| 15 | 15 | ```html |