From 62f3e6db75318d2fda6682613fd715240c6b147f Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Wed, 5 Nov 2014 11:22:22 -0500 Subject: [PATCH] Fixing URL typo on about page --- themes/baggy/about.twig | 2 +- themes/default/about.twig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/baggy/about.twig b/themes/baggy/about.twig index ac2fcc8..7e19a90 100755 --- a/themes/baggy/about.twig +++ b/themes/baggy/about.twig @@ -12,7 +12,7 @@
http://www.wallabag.org
{% trans "Main developer" %}
-
Nicolas Lœuillet{% trans "website" %}
+
Nicolas Lœuillet{% trans "website" %}
{% trans "Contributors:" %}
{% trans "on Github" %}
diff --git a/themes/default/about.twig b/themes/default/about.twig index cd274f2..5ca3217 100755 --- a/themes/default/about.twig +++ b/themes/default/about.twig @@ -12,7 +12,7 @@
http://www.wallabag.org
{% trans "Main developer" %}
-
Nicolas Lœuillet{% trans "website" %}
+
Nicolas Lœuillet{% trans "website" %}
{% trans "Contributors:" %}
{% trans "on Github" %}