diff --git a/inc/poche/config.inc.php b/inc/poche/config.inc.php index 2268808..7f1b8c9 100755 --- a/inc/poche/config.inc.php +++ b/inc/poche/config.inc.php @@ -12,7 +12,7 @@ require_once __DIR__ . '/../../inc/poche/define.inc.php'; # /!\ Be careful if you change the lines below /!\ if (!file_exists(__DIR__ . '/../../vendor/autoload.php')) { - die('Twig does not seem installed. Have a look at the documentation.'); + die('Twig does not seem installed. Have a look at the documentation.'); } require_once __DIR__ . '/../../inc/poche/User.class.php'; diff --git a/tpl/config.twig b/tpl/config.twig index e24e58d..7078887 100644 --- a/tpl/config.twig +++ b/tpl/config.twig @@ -6,7 +6,7 @@ {% endblock %} {% block content %}

{% trans "Poching a link" %}

-

You can poche a link by several methods: (?)

+

You can poche a link by several methods: (?)