Commit 9454f3c084a15dce74d025c1b59d30bc5580019b
1 parent
a561912f
subject
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
src/app/frontend/views/please_return.php
... | ... | @@ -304,7 +304,7 @@ div#block_1 { |
304 | 304 | <input type="text" name="name" class="form-control" placeholder="Имя"> |
305 | 305 | </div> |
306 | 306 | <div class="form-group"> |
307 | - <input type="email" name="email" class="form-control" placeholder="Email"> | |
307 | + <input type="email" name="email" class="form-control" placeholder="Email" required> | |
308 | 308 | </div> |
309 | 309 | <div class="form-group"> |
310 | 310 | <input type="submit" class="form-control" value="подписаться" style=" | ... | ... |
src/lib/sendmail.php