This commit is contained in:
Carsten Brandt 2014-07-02 17:08:18 +02:00
parent 0c8c520cbb
commit d24f93b717

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() ?>