X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Femploi.tpl;h=29c416a82ea76e899839705b527030f146ebe6f4;hb=9891bd15f772caef0c199a98f036e976bf4ab94a;hp=a724ca88a28a026dc2994cefea1b7f0db2e0baf7;hpb=faefdbb72b58e3b1867fc7bbdfe8e872d7e8cbc0;p=platal.git diff --git a/templates/include/emploi.tpl b/templates/include/emploi.tpl index a724ca8..29c416a 100644 --- a/templates/include/emploi.tpl +++ b/templates/include/emploi.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2009 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -25,26 +25,27 @@ {if $address.entreprise || $address.web} - - + + {/if} {if $address.secteur} - + {/if} {if $address.fonction} - + {/if} {if $address.poste} - + {/if}
Ent/Org: {$address.entreprise}{if $address.web} [site]{/if}Ent/Org : {if $address.web}{$address.entreprise}{$address.entreprise}{else}{$address.entreprise}{/if} + {if $address.w_web} [Page perso]{/if}
Secteur: Secteur : {$address.secteur}{if $address.ss_secteur} ({$address.ss_secteur}){/if}
Fonction: Fonction : {$address.fonction}
Poste: Poste : {$address.poste}