From 063a2fadaa6bb797673a882b5ca5697edec0a3aa Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Sun, 2 Nov 2014 10:30:13 -0500 Subject: [PATCH] Removing spaces before colons on config screen --- themes/baggy/config.twig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/baggy/config.twig b/themes/baggy/config.twig index 3523cd08..d4958ccb 100755 --- a/themes/baggy/config.twig +++ b/themes/baggy/config.twig @@ -20,14 +20,14 @@ -
  • {% trans "Bookmarklet: drag & drop this link to your bookmarks bar" %} {% trans "bag it!" %}
  • +
  • {% trans "Bookmarklet: drag & drop this link to your bookmarks bar" %}: {% trans "bag it!" %}
  • {% trans "Upgrading wallabag" %}

    {% trans "You can clear cache to check the latest release." %}

    -- 2.41.0