diff --git a/extensions/bootstrap/ActiveForm.php b/extensions/bootstrap/ActiveForm.php index 5ac1b1a..0a3b821 100644 --- a/extensions/bootstrap/ActiveForm.php +++ b/extensions/bootstrap/ActiveForm.php @@ -21,7 +21,7 @@ use yii\base\InvalidConfigException; * use yii\bootstrap\ActiveForm; * * $form = ActiveForm::begin(['layout' => 'horizontal']) - * ``` + * ``` * * This will set default values for the [[yii\bootstrap\ActiveField|ActiveField]] * to render horizontal form fields. In particular the [[yii\bootstrap\ActiveField::template|template]]