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=01f63a7b2b46b6c0c5509483ca3d781c43dc3995;hb=d047530dc07ceb5a109cd0caa95055d8b071dbd4;hp=dde9411f53d0cbd47b7ee18361cb12f21ef10368;hpb=3b81212674bb4b2cf51ce51637e0093c952cefde;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 dde9411f..01f63a7b 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,15 +74,21 @@ https://getpocket.com/developer/docs/authentication

+ + live_help + +
+
-

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

- Touch here to prefill your Android application - - +

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

+ Touch here to prefill your Android application +
+ +
@@ -153,6 +179,9 @@ {{ form_errors(form.user.twoFactorAuthentication) }} {{ form_widget(form.user.twoFactorAuthentication) }} + + live_help + {% endif %} @@ -170,6 +199,11 @@ {{ 'config.reset.tags'|trans }} +
  • + + {{ 'config.reset.archived'|trans }} + +
  • {{ 'config.reset.entries'|trans }} @@ -196,6 +230,10 @@ {{ form_start(form.pwd) }} {{ form_errors(form.pwd) }} +
    + {{ 'config.form_password.description'|trans }} +
    +
    {{ form_label(form.pwd.old_password) }}