Open the menu
    ```html

    Forum: Edit Category

    Allows the publisher to modify existing categories. The form displays the registered content for the category that is to be modified.

    Features

    • It is an administration interface

    Screens

    Edit Category
    • Name (string, required field, maximum length: 255) : Category Name
    • Description (string, maximum length: 255) : Brief descriptive text of the category

    Permissions

    • Administer: Allow management of all categories, forums, topics, and messages of the service. This permission implies that the user also has permission to "Moderate" and "Post Message".

    Actions

    • commit
    • Save and preview content. : Save content and then open the preview screen of that content.
    ```