Subversion Repositories Sites.tela-botanica.org

Rev

Rev 406 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 406 Rev 463
Line 164... Line 164...
164
	}
164
	}
165
    return $res;
165
    return $res;
166
}
166
}
Line 167... Line 167...
167
 
167
 
168
 
168
 
169
function carto_formulaire ($titre_mail="", $corps = "") {
169
function carto_formulaire ($titre_mail = '', $corps = '') {
170
    $res = '<div id="redaction">'."\n";
170
    $res = '<div id="redaction">'."\n";
171
    $res .= '<div id="redaction_tete"></div>'."\n";
171
    $res .= '<div id="redaction_tete"></div>'."\n";
172
    $res .= '<h2 class="chapo">'.ANN_ENVOYER_MAIL.'</h2>'."\n";
172
    $res .= '<h2 class="chapo">'.ANN_ENVOYER_MAIL.'</h2>'."\n";