From e6ba0359119e93f3659876a7b1a17294f2da2b0e Mon Sep 17 00:00:00 2001 From: NumEricR Date: Sun, 25 Aug 2013 16:57:37 +0200 Subject: [PATCH] Add bookmarklet id in config page --- tpl/config.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tpl/config.twig b/tpl/config.twig index 4c919221..9517fc32 100644 --- a/tpl/config.twig +++ b/tpl/config.twig @@ -17,7 +17,7 @@
  • firefox: download the extension
  • chrome: download the extension
  • android: download the application
  • -
  • bookmarklet: drag & drop this link to your bookmarks bar {% trans "poche it!" %}
  • +
  • bookmarklet: drag & drop this link to your bookmarks bar {% trans "poche it!" %}
  • {% trans "Updating poche" %}

    -- 2.41.0