Commit 05e654ff authored by john's avatar john

t_3031

parent 35627778
...@@ -9,7 +9,7 @@ use common\modules\bids\models\Bid; ...@@ -9,7 +9,7 @@ use common\modules\bids\models\Bid;
<div class="txtbtnclose"><?= \Yii::t('blog', 'Close') ?></div> <div class="txtbtnclose"><?= \Yii::t('blog', 'Close') ?></div>
<span class="popup__title"><?= \Yii::t('blog', 'Connection request') ?></span> <span class="popup__title"><?= \Yii::t('blog', 'Connection request') ?></span>
<p><strong><?= \Yii::t('blog', 'Access to the repository (the source code platform Task On 2) is sent on request. Detailed documentation can be found in the "<a href="/platforma-taskon">Developer Guide </a>"') ?></strong></p> <p><strong><?= \Yii::t('blog', 'Access to the repository (the source code platform Task On 2) is sent on request. Detailed documentation can be found in the "<a href="/platforma-taskon">Developer Guide </a>"') ?></strong></p>
<br>
<?php <?php
$model = new Bid(); $model = new Bid();
......
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