nhathuy Posted August 27, 2019 Report Posted August 27, 2019 how to array message change in label "alert danger" ... please help me
0 Michael Posted August 27, 2019 Report Posted August 27, 2019 Use this in the controller: $this->setMessage('error', [['result' => Language::_('blesta_cms.!error.logged_in', true)]], false, null, false); change Language:: bit to your $something->api;
Question
nhathuy
how to array message change in label "alert danger" ... please help me
2 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now