# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # --
[% Translate("Wildcards are allowed.") | html %]
[% Translate("Advanced Search") | html %]| [% Translate("Name") | html %] | [% Translate("Comment") | html %] | [% Translate("Subcategories") | html %] | [% Translate("FAQ Articles") | html %] |
|---|---|---|---|
| [% Translate("No subcategories found.") | html %] | |||
| [% Data.Name | html %] | [% Data.Comment | html %] | [% Data.SubCategoryCount | html %] | [% Data.ArticleCount | html %] |
| [% Config("FAQ::FAQHook") %] | [% Translate("Title") | html %] | [% Translate("Category") | html %] | [% RenderBlockStart("HeaderLanguage") %][% Translate("Language") | html %] | [% RenderBlockEnd("HeaderLanguage") %][% Translate("State") | html %] |
|---|---|---|---|---|
| [% Translate("No FAQ articles found.") | html %] | ||||
| [% Data.Number | html %] | [% Data.CleanTitle | html %] | [% Data.CategoryName | truncate(45) | html %] | [% RenderBlockStart("RecordLanguage") %][% Data.Language | truncate(5) | html %] | [% RenderBlockEnd("RecordLanguage") %][% Translate(Data.State) | html %] |