X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=tmpl%2Fct.en;h=038fef0197c055f6fdcccd8e09f15c9c40aa4557;hb=491e82eb192b76e7e8eece5aaf43b7aebb81a12d;hp=55e8392d96c51cf2c17e99260bb99f547252506d;hpb=dbd32f6f4a40fda704c0da2d4e1b26789a287cdd;p=gruntmaster-page.git diff --git a/tmpl/ct.en b/tmpl/ct.en index 55e8392..038fef0 100644 --- a/tmpl/ct.en +++ b/tmpl/ct.en @@ -2,25 +2,25 @@

Running contests

- -
NameStart dateEnd dateOwner +
NameStart dateStop dateOwner
+
<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{start}; %> -<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{end}; %> +<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{stop}; %>
- -

Pending contests

+ +

Pstoping contests

- -
NameStart dateEnd dateOwner +
NameStart dateStop dateOwner
+
<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{start}; %> -<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{end}; %> +<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{stop}; %>
@@ -30,11 +30,11 @@

Finished contests

- -
NameStart dateEnd dateOwner +
NameStart dateStop dateOwner
+
<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{start}; %> -<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{end}; %> +<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{stop}; %>