X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fxnet%2Fskin.tpl;h=bbdc9af27d115acda58e2ac7eb01dd86bb9e5698;hb=24cfa984cc0d84c3b636891f792e3e50559fb42b;hp=e272e7a1b55cf6e9e4eeb7698b2d38919c2da4cb;hpb=5721c9a3eea688dfd3d8588c1e0770f94ce635c7;p=platal.git diff --git a/templates/xnet/skin.tpl b/templates/xnet/skin.tpl index e272e7a..bbdc9af 100644 --- a/templates/xnet/skin.tpl +++ b/templates/xnet/skin.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -27,6 +27,7 @@ + @@ -37,24 +38,33 @@ - {foreach from=$xorg_css item=css} + {foreach from=$pl_css item=css} {/foreach} + {foreach from=$pl_inline_css item=css} + + {/foreach} + {foreach from=$pl_link item=link} + + {/foreach} - {foreach from=$xorg_js item=js} + {foreach from=$pl_js item=js} {/foreach} {javascript name=overlib} - {if $xorg_rss} - + {if $pl_rss} + {/if} - {if $xorg_extra_header} - {$xorg_extra_header|smarty:nodefaults} + {if $pl_extra_header} + {$pl_extra_header|smarty:nodefaults} {/if} Les associations polytechniciennes @@ -73,7 +83,7 @@ {if $xnet_type} {if $asso} - - - - @@ -210,16 +194,15 @@ {/if}
- Logo Assos + Logo Assos {if $xnet_type} @@ -90,7 +100,7 @@ - {$xnet_type} + {$xnet_type}
{include file="skin/common.content.tpl"} {list_all_my_groups} {if !$smarty.session.auth} -
Me connecter :
+
Me connecter :
polytechnicien {if $platal->pl_self() neq 'exit'} - {javascript name=jquery} - + {/if} {/if}
- {if $smarty.session.perms->hasFlag('admin')} + {if hasPerm('admin')} Gérer les groupes {icon name=wrench title="Administration"} @@ -242,16 +225,16 @@ plan du site - services proposés - à propos de ce site - - {mailto address="contact@polytechnique.org" text="nous contacter" encode="javascript"} + nous contacter {if $smarty.session.auth} - - signaler un bug + - signaler un bug {/if}
- © Copyright 2000-2007 Association Polytechnique.org + Plat/al {#globals.version#} - © Copyright 2000-2008 Association Polytechnique.org
- + {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}