File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -1028,6 +1028,11 @@ sub compute_energy {
1028
1028
$html .= " <INPUT type=\" hidden\" name=\" RFcount\" value=\" " .$stat {RFcount }." \" />" ;
1029
1029
$html .= " <INPUT type=\" hidden\" name=\" VTcount\" value=\" " .$stat {VTcount }." \" />" ;
1030
1030
$html .= " </FORM>\n " ;
1031
+ $html .= " <FORM name=\" formulaire_mail_revosime\" action=\" /cgi-bin/$MC3 {CGI_REVOSIMA_MAIL_INFO}\" method=\" get\" >" ;
1032
+ $html .= " <P><B>Mail d'information REVOSIMA</B>: <INPUT type=\" submit\" value=\" Générer\" /></P>" ;
1033
+ $html .= " <INPUT type=\" hidden\" name=\" dateStart\" value=\" " .$start_datetime -> strftime(" %F " )." \" />" ;
1034
+ $html .= " <INPUT type=\" hidden\" name=\" dateEnd\" value=\" " .$end_datetime -> strftime(" %F " )." \" />" ;
1035
+ $html .= " </FORM>\n " ;
1031
1036
}
1032
1037
# ---- END of HTML-form
1033
1038
You can’t perform that action at this time.
0 commit comments