mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 22:32:40 +08:00
view improved
This commit is contained in:
@ -18,6 +18,8 @@ $this->params['breadcrumbs'][] = $this->title;
|
|||||||
|
|
||||||
<div class="alert alert-success">
|
<div class="alert alert-success">
|
||||||
Thank you for contacting us. We will respond to you as soon as possible.
|
Thank you for contacting us. We will respond to you as soon as possible.
|
||||||
|
Application is in debug mode, message was logged under <code><?= Yii::getAlias(Yii::$app->mail->fileTransportPath); ?> </code>.
|
||||||
|
You can also view it in debug module on mail panel.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
|
|||||||
Reference in New Issue
Block a user