X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fxnetgrp%2Fannounce-edit.tpl;h=81f12e3754e1fb699b2c4e59d44b5f6894c0b315;hb=5e1513f67936a6c6866113d260746711af4ea2ee;hp=ce18b19d0f8ff3f109b481bc7286400e84dbd3fc;hpb=ced003168bf3b75a29313c727fe28d65cb03057c;p=platal.git diff --git a/templates/xnetgrp/announce-edit.tpl b/templates/xnetgrp/announce-edit.tpl index ce18b19..81f12e3 100644 --- a/templates/xnetgrp/announce-edit.tpl +++ b/templates/xnetgrp/announce-edit.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -26,13 +26,14 @@ function visibilityChange(box) { var state = (box.checked ? 'none' : ''); document.getElementById('promo_titre').style.display = state; + document.getElementById('promo_explanation').style.display = state; document.getElementById('promo_min_tr').style.display = state; document.getElementById('promo_max_tr').style.display = state; document.getElementById('promo_range_tr').style.display = state; } {/literal} -

{$asso.nom} : Édition d'une annonce

+

{$asso->nom} : Édition d'une annonce

{if $art.texte}
@@ -136,7 +137,7 @@ function visibilityChange(box) Date de péremption : - {valid_date name="peremption" value=$art.peremption} + {valid_date name="expiration" value=$art.expiration} {if $events} @@ -163,7 +164,10 @@ function visibilityChange(box) - Promotions cibles + Promotions d'entrée cibles + + + {icon name=information} par exemple 2004 pour les X2004 {include file="include/field.promo.tpl" promo_min=$art.promo_min promo_max=$art.promo_max} {if $art.public}