Вернул рекламу гугла вместо формы про отели и самолёты
This commit is contained in:
parent
00a808c5dd
commit
1beecabbf1
|
|
@ -135,7 +135,7 @@ if ($pointsAirport && $usersAirport && $pointsAirport->id != $usersAirport->id){
|
|||
</div>
|
||||
</div>
|
||||
<br/>
|
||||
<?php if ($pointsAirport && $usersAirport && $pointsAirport->id != $usersAirport->id): ?>
|
||||
<?php if (false && $pointsAirport && $usersAirport && $pointsAirport->id != $usersAirport->id): ?>
|
||||
<div class="row hideOnPrint">
|
||||
<div class="col-md-12 text-center">
|
||||
<script charset="utf-8" type="text/javascript">
|
||||
|
|
|
|||
Loading…
Reference in New Issue