{{ "Document Categories"|xlt}}
{{ tree_html}}
{% if message %}
{{ message|text}}
{% endif %} {% if add_node or edit_node %}
{% if add_node %} {{ "This new category will be a sub-category of "|xlt }} {{ parent_name|xlt }} {% endif %}
{{ "Category Name"|xlt }}
{{ "Value"|xlt }}
{{ "Access Control"|xlt }}
{{ ACO_OPTIONS }}
{{ "Codes"|xlt}}
{{ CODE_TEXT|text }}
{{ 'Save Category'|xlt }}
{% endif %}