X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Femploi.tpl;h=29c416a82ea76e899839705b527030f146ebe6f4;hb=9891bd15f772caef0c199a98f036e976bf4ab94a;hp=65abc3c718e964b82837e5aae66b0fae5c7246e4;hpb=dd9bac8f7903e9924525ad8db3e38650ff5ad1b6;p=platal.git diff --git a/templates/include/emploi.tpl b/templates/include/emploi.tpl index 65abc3c..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,32 +25,33 @@ {if $address.entreprise || $address.web} - - + + {/if} {if $address.secteur} - + {/if} {if $address.fonction} - + {/if} {if $address.poste} - + {/if} {if $address.email} - + {/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}
E-mail: Email : {$address.email}