removeElement('extra_mail_notify_invitation'); $content['form']->removeElement('extra_mail_notify_message'); $content['form']->removeElement('extra_mail_notify_group_message'); $content['form']->removeElement('official_code'); $content['form']->removeElement('phone'); $content['form']->removeElement('submit'); if (isset($content['form']->_elementIndex['status'])) { $content['form']->removeElement('status'); $content['form']->removeElement('status'); } $rootWeb = api_get_path('WEB_PATH'); // Deprecated since 2015-03-26 /** * Code to change the way QuickForm render html. */ /* $renderer = & $content['form']->defaultRenderer(); $form_template = << {content}
 

S'inscrire

EOT; $renderer->setFormTemplate($form_template); $element_template = <<
{error}
{element}
EOT; $element_template_wimage = <<
{error}
{element}
EOT; $renderer->setElementTemplate($element_template_wimage,'pass1'); $renderer->setElementTemplate($element_template); $header_template = <<
{header}
EOT; */ ?> <?php echo custompages_get_lang('Registration'); ?>
'.$content['error'].'
'; }?>