diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index aa82e39..373a88b 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -220,25 +220,25 @@ _________________________________________________________ --> ); } ?> - email)) { - echo Html::a( - Html::icon( - 'envelope', - [ - 'prefix' => 'fa fa-', - ] - ), - "mailto:$settings->email", - [ - 'class' => 'email', - 'data' => [ - 'animate-hover' => 'pulse', - ], - ] - ); - } - ?> +email)) { +// echo Html::a( +// Html::icon( +// 'envelope', +// [ +// 'prefix' => 'fa fa-', +// ] +// ), +// "mailto:$settings->email", +// [ +// 'class' => 'email', +// 'data' => [ +// 'animate-hover' => 'pulse', +// ], +// ] +// ); +// } +// ?> diff --git a/frontend/views/site/index.php b/frontend/views/site/index.php index edca8ef..e7c1485 100755 --- a/frontend/views/site/index.php +++ b/frontend/views/site/index.php @@ -13,7 +13,7 @@ ?> -