]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge remote-tracking branch 'origin/master' into 2.1
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 2 Oct 2016 15:37:41 +0000 (17:37 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 2 Oct 2016 15:37:41 +0000 (17:37 +0200)
src/Wallabag/CoreBundle/Helper/EntriesExport.php

index 1dfa12c8bf99480e967f40a58be5d4e9fadc4a83..0c627dcdb6344fa687364d138b2d36bf217ddc89 100644 (file)
@@ -25,7 +25,7 @@ class EntriesExport
     private $footerTemplate = '<div style="text-align:center;">
         <p>Produced by wallabag with %EXPORT_METHOD%</p>
         <p>Please open <a href="https://github.com/wallabag/wallabag/issues">an issue</a> if you have trouble with the display of this E-Book on your device.</p>
-        </div';
+        </div>';
 
     /**
      * @param Config $craueConfig CraueConfig instance to get wallabag instance url from database