X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fevents%2Fform.tpl;h=a1e1dc5876f129124fa34fde3833aa2cba25949e;hb=b58e5ac25d105716cef952d5c3933c695e357cbe;hp=93c83a0219d6010868324f76d6c5e96755e2d6df;hpb=31821494a692c035262a32493aef6cb3e1f61579;p=platal.git diff --git a/templates/events/form.tpl b/templates/events/form.tpl index 93c83a0..a1e1dc5 100644 --- a/templates/events/form.tpl +++ b/templates/events/form.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -32,8 +32,8 @@ {if $smarty.request.promo_max} {assign var=promo_max value=$smarty.request.promo_max|smarty:nodefaults} {/if} -{if $smarty.request.peremption} -{assign var=peremption value=$smarty.request.peremption|smarty:nodefaults} +{if $smarty.request.expiration} +{assign var=expiration value=$smarty.request.expiration|smarty:nodefaults} {/if} {if $smarty.request.important} {assign var=important value=$smarty.request.important|smarty:nodefaults} @@ -121,14 +121,14 @@ {if $eid && $img}
Image actuelle
- Image actuelle
+ Image actuelle
{/if} {if $upload && $upload->exists()}
Nouvelle image
- Nouvelle Image
+ Nouvelle Image
{/if} @@ -170,7 +170,7 @@ Dernier jour d'affichage - {valid_date name="peremption" value=$peremption to=60} + {valid_date name="expiration" value=$expiration to=60} {if $admin_evts} @@ -179,7 +179,8 @@ Importance - Marquer cette annonce comme très importante + {/if}