From 439d4facc8323e8132a7a085a46de8606324197d Mon Sep 17 00:00:00 2001 From: P Santos Date: Mon, 7 Mar 2005 13:32:01 +0000 Subject: [PATCH] no message git-svn-id: https://svn.coded.pt/svn/SIPRP@451 bb69d46d-e84e-40c8-a05a-06db0d633741 --- trunk/html/mail/pedido_enviado.html | 11 +++++++++++ trunk/html/mail/pedido_informacao.txt | 5 +++++ trunk/html/mail/pedido_nao_enviado.html | 10 ++++++++++ 3 files changed, 26 insertions(+) create mode 100644 trunk/html/mail/pedido_enviado.html create mode 100644 trunk/html/mail/pedido_informacao.txt create mode 100644 trunk/html/mail/pedido_nao_enviado.html diff --git a/trunk/html/mail/pedido_enviado.html b/trunk/html/mail/pedido_enviado.html new file mode 100644 index 00000000..f7ca420d --- /dev/null +++ b/trunk/html/mail/pedido_enviado.html @@ -0,0 +1,11 @@ + + + + + + Enviado + + + O seu pedido foi enviado com sucesso + + diff --git a/trunk/html/mail/pedido_informacao.txt b/trunk/html/mail/pedido_informacao.txt new file mode 100644 index 00000000..43f2e310 --- /dev/null +++ b/trunk/html/mail/pedido_informacao.txt @@ -0,0 +1,5 @@ +Pedido de informação de: +Nome: $name +Telefone: $phone +e-mail: $email +Assunto: $details diff --git a/trunk/html/mail/pedido_nao_enviado.html b/trunk/html/mail/pedido_nao_enviado.html new file mode 100644 index 00000000..f659042e --- /dev/null +++ b/trunk/html/mail/pedido_nao_enviado.html @@ -0,0 +1,10 @@ + + + + + + + + Erro a enviar o seu pedido + +