<p>
Ce message est à destination
{if $promo_min || $promo_max}
-des promotions {if $promo_min}X{$promo_min}{/if} {if $promo_max}jusqu'à X{$promo_max}{else}et plus{/if}
+des promotions {if $promo_min}X{$promo_min}{/if} {if $promo_max}jusqu'à X{$promo_max}{else} et plus{/if}
{else}
de toutes les promotions
{/if}
-et sera affiché sur la page d'accueil jusqu'au {$peremption|date_format}
+et sera affiché sur la page d'accueil jusqu'au {$peremption|date_format}.
</p>
{if $valid_mesg}
<table class="bicol">
<tr class="pair">
- <td class="titre">Promo min*</td>
+ <td colspan="2">
+ Tu peux limiter la visibilité de ton annonce aux camarades de certaines promotions :
+ </td>
+ </tr>
+ <tr class="impair">
+ <td class="titre">Promotion la plus ancienne</td>
<td>
<input type="text" name="promo_min" size="4" maxlength="4" value="{$promo_min}" /> incluse
- <em>(0 signifie pas de minimum)</em>
+ <em>(ex : 1980, 0 signifie pas de minimum)</em>
</td>
</tr>
- <tr class="pair">
- <td class="titre">Promo max*</td>
+ <tr class="impair">
+ <td class="titre">Promotion la plus jeune</td>
<td>
<input type="text" name="promo_max" size="4" maxlength="4" value="{$promo_max}" /> incluse
- <em>(0 signifie pas de maximum)</em>
+ <em>(ex : 2000, signifie pas de maximum)</em>
</td>
</tr>
<tr class="pair">
- <td colspan="2" class="smaller">
- * sert à limiter l'affichage de l'annonce aux camarades appartenant à certaines promos seulement.
+ <td colspan="2">
+ Choisis la date d'expiration de ton annonce :
</td>
</tr>
<tr>
- <td>
- <strong>Dernier jour d'affichage</strong>
+ <td class="titre">
+ Dernier jour d'affichage
</td>
<td>
<select name="peremption">