From 1e1fd6f24da7b7bf08f7b26956a9467477265fff Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 3 Feb 2014 12:43:34 +0100 Subject: [PATCH] [add] link to test file when we install wallabag #392 --- themes/default/error.twig | 3 +++ wallabag_compatibility_test.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/themes/default/error.twig b/themes/default/error.twig index 8a6a4d6c..528a0985 100644 --- a/themes/default/error.twig +++ b/themes/default/error.twig @@ -8,4 +8,7 @@ {% endfor %}

Don't forget the documentation.

+

+ {% trans "You can check your configuration here." %} +

{% endblock %} diff --git a/wallabag_compatibility_test.php b/wallabag_compatibility_test.php index 49c4e3b8..fd285042 100644 --- a/wallabag_compatibility_test.php +++ b/wallabag_compatibility_test.php @@ -1,5 +1,5 @@ =')); $pcre_ok = extension_loaded('pcre'); -- 2.41.0