X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fxnetgrp%2Fannounce-edit.tpl;h=81f12e3754e1fb699b2c4e59d44b5f6894c0b315;hb=e9a46d1a6839b5efc9a651a601fca80b9af70e7f;hp=92ecf0033af8311187fcce015f85cffba1f2a484;hpb=0073747ac81cc9cff9e43847eb008f0e815255f0;p=platal.git diff --git a/templates/xnetgrp/announce-edit.tpl b/templates/xnetgrp/announce-edit.tpl index 92ecf00..81f12e3 100644 --- a/templates/xnetgrp/announce-edit.tpl +++ b/templates/xnetgrp/announce-edit.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2010 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,6 +26,7 @@ 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; @@ -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}