X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Fform.valid.paiements.tpl;h=10de1d526cd5740c5343c3b86be126a67b5a7d20;hb=ca5367b747459b0984054e2f859ffdf69bbe803c;hp=58f5663513088a04066f38f36b909958e08b7ea4;hpb=a1c554a92888e0b017ba362817a67cc2849a9154;p=platal.git diff --git a/templates/include/form.valid.paiements.tpl b/templates/include/form.valid.paiements.tpl index 58f5663..10de1d5 100644 --- a/templates/include/form.valid.paiements.tpl +++ b/templates/include/form.valid.paiements.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2011 Polytechnique.org *} +{* Copyright (C) 2003-2013 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -59,4 +59,13 @@ {/if} {/if} + + Public : + {if $valid->public}Oui{else}Non{/if} + + + RIB : + {if $valid->rib_id}{$valid->rib_nom}{else}NULL{/if} + + {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}