From bcc6bca8afb72374dd46765e0bc692ec12a13f36 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 18 Feb 2020 09:51:39 +0300 Subject: Update toolbar style --- .../resources/templates/views/partial/settings_tabs.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'src/main/resources/templates/views/partial/settings_tabs.html') diff --git a/src/main/resources/templates/views/partial/settings_tabs.html b/src/main/resources/templates/views/partial/settings_tabs.html index 4715253e..60337d92 100644 --- a/src/main/resources/templates/views/partial/settings_tabs.html +++ b/src/main/resources/templates/views/partial/settings_tabs.html @@ -1,6 +1,8 @@ -
\ No newline at end of file +
+
+ {{ i18n("messages","link.settings.main") }} + {{ i18n("messages","link.settings.password") }} + {{ i18n("messages","link.settings.about") }} + {{ i18n("messages","link.logout") }} +
+
\ No newline at end of file -- cgit v1.2.3