Browse Source

[Frontend] Contact : suppression des numéros de téléphone de contact

dev
Guillaume 3 years ago
parent
commit
08bfef7458
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      frontend/views/site/contact.php

+ 2
- 2
frontend/views/site/contact.php View File

<div class="row"> <div class="row">
<div class="col-lg-5"> <div class="col-lg-5">
<h2>par téléphone</h2>
<!--<h2>par téléphone</h2>
<p id="contact-phone"> <p id="contact-phone">
Guillaume Bourgeois<br /> Guillaume Bourgeois<br />
<span class="glyphicon glyphicon-phone"></span> 06 84 59 71 79 <span class="glyphicon glyphicon-phone"></span> 06 84 59 71 79
<br /><br /> <br /><br />
Fabien Normand<br /> Fabien Normand<br />
<span class="glyphicon glyphicon-phone"></span> 07 81 99 97 01 <span class="glyphicon glyphicon-phone"></span> 07 81 99 97 01
</p>
</p>-->
<h2>Par email</h2> <h2>Par email</h2>
<?php $form = ActiveForm::begin(['id' => 'contact-form']); ?> <?php $form = ActiveForm::begin(['id' => 'contact-form']); ?>

Loading…
Cancel
Save