X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2FConfig%2Findex.html.twig;h=6446cf2c33823d2f5fd724fa454bcb7b5dbaa37a;hb=da18a4682f124b02278860d23ac1d59dee995277;hp=0798962ca2d854ec0bbf030894154775c82f5146;hpb=e969c2a7efe1dd6c1dd13bd8726591f7163397d5;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 0798962c..6446cf2c 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 @@ -44,6 +44,18 @@ +
+
+ {{ form_label(form.config.pocket_consumer_key) }} + {{ form_errors(form.config.pocket_consumer_key) }} + {{ form_widget(form.config.pocket_consumer_key) }} +

+ » + https://getpocket.com/developer/docs/authentication +

+
+
+ {{ form_rest(form.config) }} @@ -134,7 +146,8 @@ {% endif %} - {{ form_rest(form.user) }} + {{ form_widget(form.user._token) }} + {{ form_widget(form.user.save) }}

{{ 'config.tab_menu.password'|trans }}

@@ -204,7 +217,6 @@ {{ form_rest(form.new_tagging_rule) }} -

{{ 'config.form_rules.faq.title'|trans }}

@@ -246,7 +258,7 @@ isArchived {{ 'config.form_rules.faq.variable_description.isArchived'|trans }} - => + >= {{ 'config.form_rules.faq.operator_description.greater_than'|trans }}