X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2FConfig%2Findex.html.twig;h=bcc57dace74b9c78a108315406f2e52476ef1a7b;hb=2490f61dca635026a3eb9b5e9b6978b1981b1172;hp=ec3b23c83640eb2dce03620e0f01ce3d87d7fce2;hpb=816c0940d142f8ec69bdd3f302c9751033cce7e2;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 ec3b23c8..bcc57dac 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,10 +74,16 @@ 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_instruction' | trans }} +