From: Nicolas LÅ“uillet Date: Mon, 3 Feb 2014 11:43:34 +0000 (+0100) Subject: [add] link to test file when we install wallabag #392 X-Git-Tag: 1.4.0^2~2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=1e1fd6f24da7b7bf08f7b26956a9467477265fff;p=github%2Fwallabag%2Fwallabag.git [add] link to test file when we install wallabag #392 --- 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');