X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fplatal%2FchangeLog.tpl;h=a8813e3f1ac45a6f33084a1345a972eaf109fab5;hb=4876398cece57cfb210b7391d74147e2297bfeaa;hp=e5574be3aad65ab3e62bab91b0964ff76cee952e;hpb=5f30b30e8b2657ade5c727e98de286386ee002d8;p=platal.git diff --git a/templates/platal/changeLog.tpl b/templates/platal/changeLog.tpl index e5574be..a8813e3 100644 --- a/templates/platal/changeLog.tpl +++ b/templates/platal/changeLog.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,6 +20,13 @@ {* *} {**************************************************************************}

ChangeLog

+{if !$core}

Voici la liste des modifications faites sur plat/al, le support libre de ce site.

+ +

Cette version utilise plat/al-core {$globals->coreVersion}.

+{else} +

Voici la liste des modifications faites sur la bibliothèque plat/al-core.

+{/if} + {$ChangeLog|smarty:nodefaults} {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}