diff --git a/welco/templates/welco/home.html b/welco/templates/welco/home.html index a56cc3f..e0e9230 100644 --- a/welco/templates/welco/home.html +++ b/welco/templates/welco/home.html @@ -22,7 +22,7 @@

{% trans 'Forms' %}

{% elif panel.key == "kb" %} -

{% trans 'Knowledge Database' %}

+

{% trans 'Knowledge Base' %}

{{ kb.render }} {% endif %}