From dbd32f6f4a40fda704c0da2d4e1b26789a287cdd Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Fri, 28 Feb 2014 12:23:33 +0200 Subject: [PATCH] Display full names *instead* of usernames, as Petru requested --- tmpl/ct.en | 6 +++--- tmpl/log.en | 2 +- tmpl/pb.en | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tmpl/ct.en b/tmpl/ct.en index d39bbcb..55e8392 100644 --- a/tmpl/ct.en +++ b/tmpl/ct.en @@ -7,7 +7,7 @@ <%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{start}; %> <%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{end}; %> - () + @@ -21,7 +21,7 @@ <%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{start}; %> <%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{end}; %> - () + @@ -35,7 +35,7 @@ <%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{start}; %> <%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{end}; %> - () + diff --git a/tmpl/log.en b/tmpl/log.en index de918a2..2179172 100644 --- a/tmpl/log.en +++ b/tmpl/log.en @@ -6,7 +6,7 @@ data-private> - () + diff --git a/tmpl/pb.en b/tmpl/pb.en index 341ffbe..35cfbd4 100644 --- a/tmpl/pb.en +++ b/tmpl/pb.en @@ -3,7 +3,7 @@ -
NameAuthorOwner
() +
@@ -13,7 +13,7 @@ -
NameAuthorOwner
() +
@@ -23,7 +23,7 @@ -
NameAuthorOwner
() +
@@ -33,7 +33,7 @@ -
NameAuthorOwner
() +
-- 2.30.2