From 1f5ed92571c41d36f93596c51c6ab0549dda8ce1 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Thu, 27 Mar 2014 18:08:35 +0200 Subject: [PATCH] Attempt to fix problem links in log.en --- tmpl/log.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmpl/log.en b/tmpl/log.en index c04c963..71883f4 100644 --- a/tmpl/log.en +++ b/tmpl/log.en @@ -3,7 +3,7 @@ IDProblemDateSizeUserResult - + <%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{date}; %> data-private><%perl __OUT__ sprintf '%.2fKB', __CURRENT__->{size}/1024; %> -- 2.30.2