X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2FConfig%2Findex.html.twig;h=3548f59013b19cb8a55a2aad070508df72c1418e;hb=f17b89fadce0a8c2280fbe1518d66f20dddce59d;hp=455d02950e0f4f4717af39df66740d5e7afa478f;hpb=64a8781e453c40ff144d03405abe2dc1ccfacbe0;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 455d0295..3548f590 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,17 @@ myreadspeed

+ + live_help + +
+ +
+
+ {{ form_label(form.config.action_mark_as_read) }} + {{ form_errors(form.config.action_mark_as_read) }} + {{ form_widget(form.config.action_mark_as_read) }} +
@@ -42,6 +59,9 @@ {{ form_errors(form.config.language) }} {{ form_widget(form.config.language) }} + + live_help +
@@ -54,6 +74,22 @@ https://getpocket.com/developer/docs/authentication

+ + live_help + +
+ +
+
+

{{ 'config.form_settings.android_configuration'|trans }}

+ Touch here to prefill your Android application +
+ + +
{{ form_rest(form.config) }} @@ -143,6 +179,9 @@ {{ form_errors(form.user.twoFactorAuthentication) }} {{ form_widget(form.user.twoFactorAuthentication) }} + + live_help + {% endif %} @@ -186,6 +225,10 @@ {{ form_start(form.pwd) }} {{ form_errors(form.pwd) }} +
+ {{ 'config.form_password.description'|trans }} +
+
{{ form_label(form.pwd.old_password) }}