Shun Miyazawa hace 4 años
padre
commit
57d221e88f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/app/src/server/views/admin/audit-log-settings.html

+ 1 - 1
packages/app/src/server/views/admin/audit-log-settings.html

@@ -3,7 +3,7 @@
 {% block html_title %}{{ customizeService.generateCustomTitleForFixedPageName(t('AuditLog Settings')) }}{% endblock %}
 
 {% block content_header %}
-<h1 class="title">{{ t('AudtitLog Settings') }}</h1>
+<h1 class="title">{{ t('AuditLog Settings') }}</h1>
 {% endblock %}
 
 {% block content_main %}