forked from Coded/SIPRP
no message
git-svn-id: https://svn.coded.pt/svn/SIPRP@515 bb69d46d-e84e-40c8-a05a-06db0d6337410'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
parent
271895789a
commit
996d5778d0
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="html/css/style.css" type="text/css">
|
||||
<title>Enviado</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
A sua informção foi enviada com sucesso.
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,12 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="html/css/style.css" type="text/css">
|
||||
<title>Erro a enviar</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
Erro a enviar a sua informção.<br>
|
||||
Verifique que preencheu "Nome Completo", "Telefone" e "E-Mail" com um valor válido.
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in new issue