aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2019-06-06 13:51:25 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2019-06-06 13:51:25 +0200
commit35c4c80148fd5f31cf34753890b2b0c69fc414ef (patch)
tree968824729dbcf246f11d23c881ab0e8995761e79 /src/Wallabag/CoreBundle
parentc19845a7ae5fe7c1ff22fd560c48e4af8b9da15a (diff)
downloadwallabag-35c4c80148fd5f31cf34753890b2b0c69fc414ef.tar.gz
wallabag-35c4c80148fd5f31cf34753890b2b0c69fc414ef.tar.zst
wallabag-35c4c80148fd5f31cf34753890b2b0c69fc414ef.zip
Display login in config / user
Just so the user can see its login
Diffstat (limited to 'src/Wallabag/CoreBundle')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.da.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.de.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml9
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.es.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml7
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.it.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.th.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml1
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig7
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig9
16 files changed, 36 insertions, 8 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index c6a91cd1..e9552ce0 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -102,6 +102,7 @@ config:
102 # feed_limit: 'Number of items in the feed' 102 # feed_limit: 'Number of items in the feed'
103 form_user: 103 form_user:
104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
105 # login_label: 'Login'
105 name_label: 'Navn' 106 name_label: 'Navn'
106 email_label: 'Emailadresse' 107 email_label: 'Emailadresse'
107 two_factor: 108 two_factor:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
index 4b785306..67744aeb 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
@@ -102,6 +102,7 @@ config:
102 feed_limit: 'Anzahl der Einträge pro Feed' 102 feed_limit: 'Anzahl der Einträge pro Feed'
103 form_user: 103 form_user:
104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
105 # login_label: 'Login'
105 name_label: 'Name' 106 name_label: 'Name'
106 email_label: 'E-Mail-Adresse' 107 email_label: 'E-Mail-Adresse'
107 two_factor: 108 two_factor:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index 1f8c47aa..2dda77bb 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -5,7 +5,7 @@ security:
5 forgot_password: 'Forgot your password?' 5 forgot_password: 'Forgot your password?'
6 submit: 'Login' 6 submit: 'Login'
7 register: 'Register' 7 register: 'Register'
8 username: 'Username' 8 username: 'Login'
9 password: 'Password' 9 password: 'Password'
10 cancel: 'Cancel' 10 cancel: 'Cancel'
11 resetting: 11 resetting:
@@ -102,6 +102,7 @@ config:
102 feed_limit: 'Number of items in the feed' 102 feed_limit: 'Number of items in the feed'
103 form_user: 103 form_user:
104 two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 104 two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
105 login_label: 'Login'
105 name_label: 'Name' 106 name_label: 'Name'
106 email_label: 'Email' 107 email_label: 'Email'
107 two_factor: 108 two_factor:
@@ -544,7 +545,7 @@ user:
544 no: No 545 no: No
545 create_new_one: Create a new user 546 create_new_one: Create a new user
546 form: 547 form:
547 username_label: 'Username' 548 username_label: 'Login'
548 name_label: 'Name' 549 name_label: 'Name'
549 password_label: 'Password' 550 password_label: 'Password'
550 repeat_new_password_label: 'Repeat new password' 551 repeat_new_password_label: 'Repeat new password'
@@ -559,7 +560,7 @@ user:
559 delete_confirm: Are you sure? 560 delete_confirm: Are you sure?
560 back_to_list: Back to list 561 back_to_list: Back to list
561 search: 562 search:
562 placeholder: Filter by username or email 563 placeholder: Filter by login or email
563 564
564site_credential: 565site_credential:
565 page_title: Site credentials management 566 page_title: Site credentials management
@@ -573,7 +574,7 @@ site_credential:
573 no: No 574 no: No
574 create_new_one: Create a new credential 575 create_new_one: Create a new credential
575 form: 576 form:
576 username_label: 'Username' 577 username_label: 'Login'
577 host_label: 'Host (subdomain.example.org, .example.org, etc.)' 578 host_label: 'Host (subdomain.example.org, .example.org, etc.)'
578 password_label: 'Password' 579 password_label: 'Password'
579 save: Save 580 save: Save
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index 06fa1e48..aa649799 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -102,6 +102,7 @@ config:
102 feed_limit: 'Límite de artículos en feed RSS' 102 feed_limit: 'Límite de artículos en feed RSS'
103 form_user: 103 form_user:
104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
105 # login_label: 'Login'
105 name_label: 'Nombre' 106 name_label: 'Nombre'
106 email_label: 'Dirección de e-mail' 107 email_label: 'Dirección de e-mail'
107 two_factor: 108 two_factor:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
index 5c1eaccc..5f9e7b6c 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
@@ -102,6 +102,7 @@ config:
102 feed_limit: 'محدودیت آر-اس-اس' 102 feed_limit: 'محدودیت آر-اس-اس'
103 form_user: 103 form_user:
104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
105 # login_label: 'Login'
105 name_label: 'نام' 106 name_label: 'نام'
106 email_label: 'نشانی ایمیل' 107 email_label: 'نشانی ایمیل'
107 two_factor: 108 two_factor:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
index 09c1cc8f..9597ef49 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
@@ -5,7 +5,7 @@ security:
5 forgot_password: "Mot de passe oublié ?" 5 forgot_password: "Mot de passe oublié ?"
6 submit: "Se connecter" 6 submit: "Se connecter"
7 register: "Créer un compte" 7 register: "Créer un compte"
8 username: "Nom d’utilisateur" 8 username: "Identifiant"
9 password: "Mot de passe" 9 password: "Mot de passe"
10 cancel: "Annuler" 10 cancel: "Annuler"
11 resetting: 11 resetting:
@@ -102,6 +102,7 @@ config:
102 feed_limit: "Nombre d’articles dans le flux" 102 feed_limit: "Nombre d’articles dans le flux"
103 form_user: 103 form_user:
104 two_factor_description: "Activer l’authentification double-facteur veut dire que vous allez recevoir un code par courriel OU que vous devriez utiliser une application de mot de passe à usage unique (comme Google Authenticator, Authy or FreeOTP) pour obtenir un code temporaire à chaque nouvelle connexion non approuvée. Vous ne pouvez pas choisir les deux options." 104 two_factor_description: "Activer l’authentification double-facteur veut dire que vous allez recevoir un code par courriel OU que vous devriez utiliser une application de mot de passe à usage unique (comme Google Authenticator, Authy or FreeOTP) pour obtenir un code temporaire à chaque nouvelle connexion non approuvée. Vous ne pouvez pas choisir les deux options."
105 login_label: 'Identifiant'
105 name_label: "Nom" 106 name_label: "Nom"
106 email_label: "Adresse courriel" 107 email_label: "Adresse courriel"
107 two_factor: 108 two_factor:
@@ -544,7 +545,7 @@ user:
544 no: "Non" 545 no: "Non"
545 create_new_one: "Créer un nouvel utilisateur" 546 create_new_one: "Créer un nouvel utilisateur"
546 form: 547 form:
547 username_label: "Nom d’utilisateur" 548 username_label: "Identifiant"
548 name_label: "Nom" 549 name_label: "Nom"
549 password_label: "Mot de passe" 550 password_label: "Mot de passe"
550 repeat_new_password_label: "Confirmez votre nouveau mot de passe" 551 repeat_new_password_label: "Confirmez votre nouveau mot de passe"
@@ -560,7 +561,7 @@ user:
560 delete_confirm: "Êtes-vous sûr ?" 561 delete_confirm: "Êtes-vous sûr ?"
561 back_to_list: "Revenir à la liste" 562 back_to_list: "Revenir à la liste"
562 search: 563 search:
563 placeholder: "Filtrer par nom d’utilisateur ou email" 564 placeholder: "Filtrer par identifiant ou email"
564 565
565site_credential: 566site_credential:
566 page_title: Gestion des accès aux sites 567 page_title: Gestion des accès aux sites
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index 92f2415b..6912df0f 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -102,6 +102,7 @@ config:
102 feed_limit: 'Numero di elementi nel feed' 102 feed_limit: 'Numero di elementi nel feed'
103 form_user: 103 form_user:
104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
105 # login_label: 'Login'
105 name_label: 'Nome' 106 name_label: 'Nome'
106 email_label: 'E-mail' 107 email_label: 'E-mail'
107 # emailTwoFactor_label: 'Using email (receive a code by email)' 108 # emailTwoFactor_label: 'Using email (receive a code by email)'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
index 4439cbcd..8d07f8db 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
@@ -102,6 +102,7 @@ config:
102 feed_limit: "Nombre d'articles dins un flux" 102 feed_limit: "Nombre d'articles dins un flux"
103 form_user: 103 form_user:
104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
105 # login_label: 'Login'
105 name_label: 'Nom' 106 name_label: 'Nom'
106 email_label: 'Adreça de corrièl' 107 email_label: 'Adreça de corrièl'
107 # emailTwoFactor_label: 'Using email (receive a code by email)' 108 # emailTwoFactor_label: 'Using email (receive a code by email)'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
index 8311770f..bf7e2930 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
@@ -102,6 +102,7 @@ config:
102 feed_limit: 'Link do RSS' 102 feed_limit: 'Link do RSS'
103 form_user: 103 form_user:
104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
105 # login_label: 'Login'
105 name_label: 'Nazwa' 106 name_label: 'Nazwa'
106 email_label: 'Adres email' 107 email_label: 'Adres email'
107 # emailTwoFactor_label: 'Using email (receive a code by email)' 108 # emailTwoFactor_label: 'Using email (receive a code by email)'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
index c83bf6c1..ba36baa4 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
@@ -102,6 +102,7 @@ config:
102 feed_limit: 'Número de itens no feed' 102 feed_limit: 'Número de itens no feed'
103 form_user: 103 form_user:
104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
105 # login_label: 'Login'
105 name_label: 'Nome' 106 name_label: 'Nome'
106 email_label: 'E-mail' 107 email_label: 'E-mail'
107 # emailTwoFactor_label: 'Using email (receive a code by email)' 108 # emailTwoFactor_label: 'Using email (receive a code by email)'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index c8bf8083..b8e6883a 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -102,6 +102,7 @@ config:
102 feed_limit: 'Limită RSS' 102 feed_limit: 'Limită RSS'
103 form_user: 103 form_user:
104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
105 # login_label: 'Login'
105 name_label: 'Nume' 106 name_label: 'Nume'
106 email_label: 'E-mail' 107 email_label: 'E-mail'
107 # emailTwoFactor_label: 'Using email (receive a code by email)' 108 # emailTwoFactor_label: 'Using email (receive a code by email)'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml
index 5d0e70c9..443826d7 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml
@@ -100,6 +100,7 @@ config:
100 feed_limit: 'Количество записей в фиде' 100 feed_limit: 'Количество записей в фиде'
101 form_user: 101 form_user:
102 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 102 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
103 # login_label: 'Login'
103 name_label: 'Имя' 104 name_label: 'Имя'
104 email_label: 'Email' 105 email_label: 'Email'
105 # emailTwoFactor_label: 'Using email (receive a code by email)' 106 # emailTwoFactor_label: 'Using email (receive a code by email)'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
index 66426d53..f006bf3a 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
@@ -102,6 +102,7 @@ config:
102 feed_limit: 'จำนวนไอเทมที่เก็บ' 102 feed_limit: 'จำนวนไอเทมที่เก็บ'
103 form_user: 103 form_user:
104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
105 # login_label: 'Login'
105 name_label: 'ชื่อ' 106 name_label: 'ชื่อ'
106 email_label: 'อีเมล' 107 email_label: 'อีเมล'
107 # emailTwoFactor_label: 'Using email (receive a code by email)' 108 # emailTwoFactor_label: 'Using email (receive a code by email)'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index 50bd38e3..3920266d 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -102,6 +102,7 @@ config:
102 feed_limit: 'RSS içeriğinden talep edilecek makale limiti' 102 feed_limit: 'RSS içeriğinden talep edilecek makale limiti'
103 form_user: 103 form_user:
104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 104 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
105 # login_label: 'Login'
105 name_label: 'İsim' 106 name_label: 'İsim'
106 email_label: 'E-posta' 107 email_label: 'E-posta'
107 # emailTwoFactor_label: 'Using email (receive a code by email)' 108 # emailTwoFactor_label: 'Using email (receive a code by email)'
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig
index a1caf242..eba4539f 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig
@@ -118,7 +118,6 @@
118 {% else %} 118 {% else %}
119 – <a href="{{ path('generate_token') }}">{{ 'config.form_feed.token_create'|trans }}</a> 119 – <a href="{{ path('generate_token') }}">{{ 'config.form_feed.token_create'|trans }}</a>
120 {% endif %} 120 {% endif %}
121
122 </div> 121 </div>
123 </fieldset> 122 </fieldset>
124 123
@@ -151,6 +150,12 @@
151 150
152 {{ form_start(form.user) }} 151 {{ form_start(form.user) }}
153 {{ form_errors(form.user) }} 152 {{ form_errors(form.user) }}
153 <fieldset class="w500p inline">
154 <div class="row">
155 <label>{{ 'config.form_user.login_label'|trans }}</label>
156 {{ app.user.username }}
157 </div>
158 </fieldset>
154 159
155 <fieldset class="w500p inline"> 160 <fieldset class="w500p inline">
156 <div class="row"> 161 <div class="row">
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig
index a48c9e28..990546e8 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig
@@ -182,6 +182,15 @@
182 {{ form_errors(form.user) }} 182 {{ form_errors(form.user) }}
183 183
184 <div class="row"> 184 <div class="row">
185 <div class="col s12">
186 <h6 class="grey-text">{{ 'config.form_user.login_label'|trans }}</h6>
187 <div>
188 {{ app.user.username }}
189 </div>
190 </div>
191 </div>
192
193 <div class="row">
185 <div class="input-field col s12"> 194 <div class="input-field col s12">
186 {{ form_label(form.user.name) }} 195 {{ form_label(form.user.name) }}
187 {{ form_errors(form.user.name) }} 196 {{ form_errors(form.user.name) }}