-
Notifications
You must be signed in to change notification settings - Fork 0
/
contacto.php
153 lines (137 loc) · 5.19 KB
/
contacto.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<?php
include "_/inc/datos-globales.php";
/******************************************************************
FORM PROCESS
******************************************************************/
require_once '_/inc/swift/lib/swift_required.php';
require_once '_/inc/MailClass.php';
$gestor = new MailClass();
function revisaErrores($nombre,$imprime=''){
global $gestor;
if( !$gestor->getError() )return false;
$hayerr=false;
if( $gestor->getError($nombre) ){
$hayerr=true;
if($imprime)echo $imprime;
}
return $hayerr;
}
/******************* FIN FORM ************************************/
?><!doctype html>
<!--[if lt IE 8 ]> <html class="ie ie7 no-js" lang="es"> <![endif]-->
<!--[if IE 8 ]> <html class="ie ie8 no-js" lang="es"> <![endif]-->
<!--[if IE 9 ]> <html class="ie ie9 no-js" lang="es"> <![endif]-->
<!--[if gt IE 9]><!--><html class="no-js" lang="es"><!--<![endif]-->
<head>
<title>Contact – <?php echo $nombreMarca; ?></title>
<meta name="author" content="<?php echo $nombreMarca.' '.$webDelAutor; ?>">
<meta name="Copyright" content="Copyright <?php echo $nombreMarca.' '.date('Y'); ?>. All Rights Reserved.">
<?php include "views/viewport-fav-setup.php"; ?>
<link rel="stylesheet" href="_/css/styles.css">
<?php include "views/modernizr.php"; ?>
</head>
<body>
<div class="amictus pagina-contenido">
<div class="wrapper">
<header>
<?php
$activo='contacto';
include "views/header.php"; ?>
</header>
<div class="corporis">
<div class="slogan">
<h1>We produce healthy food for your family</h1>
<p>Sed dui quam, ornare sed tempus a, porttitor non augue. Duis vel odio ante. Etiam lorem sapien, aliquam.</p>
</div>
<article>
<header>
<div class="caluga verde">
<div class="tipoA">
<h1>CONTACT</h1>
<p>NatureFresh <?=lorem::get(6)?></p>
</div>
</div>
<div class="muestraCategoria"><img src="imgs/pocillos-546x232.jpg" alt="Pocillos con diferentes fruos secos y legumbres."></div>
</header>
<div class="columna">
<h2>Form</h2>
<form name="contacto" class="regular formAnimado" id="contact_form" action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post" novalidate>
<?php if( $gestor->getError() ){ ?>
<?php if ( $gestor->getError('problema') ): ?>
<p class="error"><strong>ERROR:</strong><br>
Ha ocurrido un error al enviar el mensaje, por favor inténtalo nuevamente más tarde o escríbenos directamente a <?php echo $mailAministrador; ?>, o llámanos al. <?php echo $telefono; ?></p></p>
<?php else: ?>
<p class="notificacion rojo"><strong>ERROR:</strong><br>
Por favor complete los campos obligatorios.</p>
<?php endif ?>
<?php } ?>
<?php if ($gestor->exito()): ?>
<p class="notificacion verde"><strong>Su mensaje ha sido enviado.</strong><br>Gracias por contactarse con nosotros.</p>
<?php endif ?>
<p><strong>*</strong> Required.</p>
<ul>
<li<?php revisaErrores('nombre',' class="error"'); ?>>
<label for="nombre">Name</label>
<input size="40" name="nombre" id="nombre" type="text" value="<?php $gestor->revisaEImprime('nombre'); ?>">
<?php if( revisaErrores('nombre') ){ ?>
<p class="error">Por favor escriba su nombre.</p>
<?php } ?>
</li>
<li>
<label for="telefono">Phone</label>
<input size="40" name="telefono" id="telefono" type="tel" value="<?php $gestor->revisaEImprime('telefono'); ?>">
</li>
<li<?php revisaErrores('mail',' class="error"'); ?>>
<label for="mail">Email*</label>
<input size="40" name="mail" id="mail" type="email" value="<?php $gestor->revisaEImprime('mail'); ?>">
<?php if( revisaErrores('mail') ){ ?>
<p class="error">Por favor esciba su email correctamente.</p>
<?php } ?>
</li>
<li>
<label for="comments">Questions / Comments:</label>
<textarea id="comments" name="comments" rows="9" cols="31"><?php $gestor->revisaEImprime('comments'); ?>
</textarea>
</li>
<li class="transparente">
<button type="submit" name="send" value="Submit">Send</button>
</li>
</ul>
<p> </p>
</form>
</div>
<div class="columna">
<h2>Other methods</h2>
<div class="grupo">
<h3>© <span class="fn org">NaturFresh S.A.</span></h3>
<hr>
<p class="telefono">
<span>Phones:</span><br>
<?php echo $telefono; ?> –
<a href="tel:+56226542820">(56-2) 26542820</a>
</p>
<p class="telefono tel">
<span class="type">Fax</span><span>:</span><br>
<a href="tel:+56226542890" class="value">(56-2) 26542890</a> –
<a href="tel:+56226542891">(56-2) 26542891</a>
</p>
<hr>
<h3>Email:</h3>
<p class="correo"><a href="mailto:[email protected]" class="email">[email protected]</a></p>
<h3>Address:</h3>
<p class="adr"><?php echo $direccionFisica; ?></p>
<hr>
<p class="verEnMaps"><a href="http://goo.gl/maps/qFxxm" title="ver ubicación en Google maps" target="_blank">View in Google maps</a></p>
</div>
</div>
<p> </p>
</article>
</div>
</div>
</div>
<footer>
<?php include "views/footer.php"; ?>
</footer>
<?php require("views/javascript-al-pie.php"); ?>
</body>
</html>