X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fstats%2Fevolution_inscrits.tpl;h=ad81ac5bb57a8246bec03f41479ff12c2e03a2b6;hb=4cfc54b4f2d2242890d1e2fd55fc1e21f0be5762;hp=4132f698ee50416f3f4dbe10999ab58f4c16dabf;hpb=2553b7686e0678b8e27858a7c377e73ecb410aec;p=platal.git diff --git a/templates/stats/evolution_inscrits.tpl b/templates/stats/evolution_inscrits.tpl index 4132f69..ad81ac5 100644 --- a/templates/stats/evolution_inscrits.tpl +++ b/templates/stats/evolution_inscrits.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2013 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,32 +20,37 @@ {* *} {**************************************************************************} -

Evolution du nombre d'inscrits au site polytechnique.org

+

Évolution du nombre d'inscrits au site polytechnique.org

-{if $jours eq 1825} +{if $days eq 3650} +[depuis 10 ans] +{else} +[depuis 10 ans] +{/if} +{if $days eq 1825} [depuis 5 ans] {else} [depuis 5 ans] {/if} -{if $jours eq 730} +{if $days eq 730} [depuis 2 ans] {else} [depuis 2 ans] {/if} -{if $jours eq 365} +{if $days eq 365} [depuis un an] {else} [depuis un an] {/if} -{if $jours eq 30} +{if $days eq 30} [depuis un mois] {else} [depuis 1 mois] {/if}
-  [ INSCRITS ] +  [ INSCRITS ]
{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}