X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fxnet%2Fskin.tpl;h=00b8fa8aa50118750b7d4570995453943ddfa8ae;hb=03bda5524bd16c5c160a314d42baefe0b3254c62;hp=9322c0be65a6957d8139f7f25341be318bd33a49;hpb=be5a4adb62c3abe6c12fb020cf321bdb244ebc4b;p=platal.git diff --git a/templates/xnet/skin.tpl b/templates/xnet/skin.tpl index 9322c0b..00b8fa8 100644 --- a/templates/xnet/skin.tpl +++ b/templates/xnet/skin.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -40,22 +40,16 @@ {include core=plpage.header.tpl} - - {javascript name=overlib} {include file=skin/common.bandeau.head.tpl} {include core=plpage.devel.tpl} - {if !$simple} + {if !t($simple)} {include file=skin/common.bandeau.tpl} {/if} - {if !$simple} + {if !t($simple)}
@@ -64,10 +58,10 @@ Logo Assos - {if $xnet_type} + {if t($xnet_type)} - {if $asso} + {if t($asso)} {/if}{* fin simple *} - {if $menu && !$simple} + {if $menu && !t($simple)} - {if !$simple} + {if !t($simple)} @@ -162,7 +157,7 @@ {/if} {/if} - {if !$simple} + {if !t($simple)} @@ -208,7 +203,7 @@ - signaler un bug {/if}
- Plat/al {#globals.version#} - © Copyright 2000-2009 Association Polytechnique.org + Plat/al {#globals.version#} - © Copyright 1999-2010 Association Polytechnique.org
- {if $xnet_type} + {if t($xnet_type)} Logo {$xnet_type} {else} - Logo {$xnet_type} + Logo institutions {/if} @@ -76,14 +70,14 @@ bandeau - {$xnet_type} + {$xnet_type}
----------
----------