diff --git a/views/site/signup.php b/views/site/signup.php index 5ff7040..921e535 100644 --- a/views/site/signup.php +++ b/views/site/signup.php @@ -8,7 +8,7 @@ use yii\bootstrap4\Html; use yii\bootstrap4\ActiveForm; $this->title = 'ABC-Air Signup'; -$this->params['breadcrumbs'][] = $this->title; +//$this->params['breadcrumbs'][] = $this->title; ?>