From 5321f704b563df03232e2f8a1d2a26ecb8297428 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Sat, 25 May 2019 16:40:45 +0200 Subject: Daily - display the current day instead of the previous one Also mention if it's today or yesterday for clarity using `dayDesc` variable Fixes #1299 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6208e795..c54d9b69 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,6 @@ tpl/default/img tpl/vintage/js tpl/vintage/css tpl/vintage/img + +# Documented scripts +generate_templates.php -- cgit v1.2.3