From 27a74816daa944aefd6353b75b94dea7036145aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= <nicolas.loeuillet@gmail.com>
Date: Thu, 3 Oct 2013 18:33:20 +0200
Subject: change export link

---
 themes/default/config.twig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'themes/default')

diff --git a/themes/default/config.twig b/themes/default/config.twig
index e849d03b..0f1aea80 100644
--- a/themes/default/config.twig
+++ b/themes/default/config.twig
@@ -76,5 +76,5 @@
             </ul>
 
             <h2>{% trans "Export your poche datas" %}</h2>
-            <p><a href="./dl/export_poche.json">{% trans "Click here" %}</a> {% trans "to export your poche datas." %}</p>
+            <p><a href="?export" target="_blank">{% trans "Click here" %}</a> {% trans "to export your poche datas." %}</p>
 {% endblock %}
\ No newline at end of file
-- 
cgit v1.2.3