From 77c7ba13a36d2e8dd88ffc24f031fe28c680ea54 Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 19 Nov 2019 18:47:38 +0300 Subject: [PATCH] feat(admin-plugin): add icons for settings tabs sections #293 --- site/plugins/admin/views/templates/system/settings/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins/admin/views/templates/system/settings/index.html b/site/plugins/admin/views/templates/system/settings/index.html index 3d73d7aa..69d02790 100644 --- a/site/plugins/admin/views/templates/system/settings/index.html +++ b/site/plugins/admin/views/templates/system/settings/index.html @@ -506,11 +506,11 @@ {{ tr('admin_site') }} {{ tr('admin_content') }} {{ tr('admin_media') }} - {{ tr('admin_error_404_page') }} + {{ tr('admin_error_404_page') }} {{ tr('admin_twig_templating') }} {{ tr('admin_debugging') }} {{ tr('admin_system') }} - {{ tr('admin_cache') }} + {{ tr('admin_cache') }} {{ tr('admin_slug') }} {{ tr('admin_admin_panel') }}