X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fxnetgrp%2Fmembres-add.tpl;h=05b9b093b203e57ffc8fc5f4d0ad66ed74ae2738;hb=c76545c351fae4e2298624ff9ee5bf854dc5a5b6;hp=e624e2fc84c4d3c6e1204eef5ad12163d348d09e;hpb=5ddeb07cc787dd1dc3630a31f1528f5cc7c4d9b9;p=platal.git diff --git a/templates/xnetgrp/membres-add.tpl b/templates/xnetgrp/membres-add.tpl index e624e2f..05b9b09 100644 --- a/templates/xnetgrp/membres-add.tpl +++ b/templates/xnetgrp/membres-add.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -29,6 +29,8 @@ function xStateChange(box) document.getElementById('xprenom').style.display = state; document.getElementById('xpromo').style.display = state; document.getElementById('xsearch').style.display = state; + Ajax.update_html('search_result', + '{/literal}{$platal->ns}{literal}member/new/ajax?login=' + document.getElementById('email').value); } var nom; @@ -50,47 +52,50 @@ function searchX() {/literal} //]]> -

{$asso.nom} : Ajout d'un membre

+

{$asso->nom} : Ajout d'un membre

+ {xsrf_token_field} - + - + - - + + {* TODO: add examples for masters and doctorates when required. *} +
- +
- - Coche cette case si il s'agit d'un X non inscrit à Polytechnique.org + + {* TODO: adapts text for masters and doctorates when required. *} +
-{* vim:set et sw=2 sts=2 sws=2: *} +{literal} + +{/literal} + +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}