From 19c9dd233076e418efd34aa5c2fe5d0a9a38a498 Mon Sep 17 00:00:00 2001 From: "Raseena Nazim (nazimr)" Date: Fri, 31 Dec 2021 18:38:19 +0530 Subject: [PATCH] Update signup.php --- views/site/signup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; ?>