1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Fix tag test

This commit is contained in:
Jeremy Benoist 2016-10-02 16:53:52 +02:00
parent 6c8806cadc
commit 74e1f7433a
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
3 changed files with 16 additions and 13 deletions

View file

@ -21,7 +21,6 @@ class EntriesExport
private $entries = [];
private $authors = ['wallabag'];
private $language = '';
private $tags = [];
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>