Commit c46ca07f authored by Ruslan Karimov's avatar Ruslan Karimov

#2803. Натянуть шапку для кейса Кабинет камаз лизинг

parent e86bbf57
......@@ -28,7 +28,7 @@ $more = CaseContent::find()
<div class="container"> -->
<div class="row">
<div class="col-md-12 col-xs-12 col-sm-12">
<h2 class="short_keys_title"><?=Yii::t('case', 'Explore another case')?></h2>
<span class="short_keys_title"><?=Yii::t('case', 'Explore another case')?></span>
</div>
</div>
<div class="row">
......@@ -55,7 +55,7 @@ $more = CaseContent::find()
<div class="col-md-6 col-xs-6 col-sm-12">
<div class="subsc_block">
<span class="subsc_block_title"><?=\Yii::t('form', 'Subscribe for cases updates')?></span>
<h2 class="subsc_block_title"><?=\Yii::t('form', 'Subscribe for cases updates')?></h2>
<div class="subsc_block_txt"><?=\Yii::t('form', 'When we will prepare new interesting case – we will send you a detailed letter. Subscribe here!')?></div>
<?php
$model = new CasesBids();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment