This commit is contained in:
Carsten Brandt
2014-07-02 17:08:18 +02:00
parent 00e2540c5f
commit 0b60e7c69c
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
use yii\helpers\Html;
/* @var $this \yii\web\View view component instance */
/* @var $message \yii\mail\MessageInterface the message bing composed */
/* @var $message \yii\mail\MessageInterface the message being composed */
/* @var $content string main view render result */
?>
<?php $this->beginPage() ?>