X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2FConfig%2Findex.html.twig;h=98b0e119d964fd88827f3087d3ecde87f2334e55;hb=c894d76e5790f47a210b673abe00d780a894f55a;hp=ff7ef73a81509ac971aac10e47061aecc611b9b6;hpb=1dc3bee6b916b228c596a45d20dc6ae14ac555cb;p=github%2Fwallabag%2Fwallabag.git 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 ff7ef73a..98b0e119 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 @@ -14,6 +14,9 @@ {{ form_errors(form.config.theme) }} {{ form_widget(form.config.theme) }} + + live_help +
@@ -22,6 +25,9 @@ {{ form_errors(form.config.items_per_page) }} {{ form_widget(form.config.items_per_page) }} + + live_help +
@@ -34,6 +40,9 @@ myreadspeed

+ + live_help +
@@ -42,6 +51,9 @@ {{ form_errors(form.config.language) }} {{ form_widget(form.config.language) }} + + live_help +
@@ -54,6 +66,9 @@ https://getpocket.com/developer/docs/authentication

+ + live_help +
{{ form_rest(form.config) }} @@ -143,6 +158,9 @@ {{ form_errors(form.user.twoFactorAuthentication) }} {{ form_widget(form.user.twoFactorAuthentication) }} + + live_help + {% endif %} @@ -155,6 +173,10 @@ {{ form_start(form.pwd) }} {{ form_errors(form.pwd) }} +
+ {{ 'config.form_password.description'|trans }} +
+
{{ form_label(form.pwd.old_password) }}