mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
use set_markup mathod
This commit is contained in:
parent
c2bc925b70
commit
18aaccd56d
1 changed files with 1 additions and 1 deletions
|
|
@ -440,7 +440,7 @@ class Page
|
||||||
// @TODO update tab title
|
// @TODO update tab title
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->status->set_text(
|
$this->status->set_markup(
|
||||||
str_replace( // Custom macros mask from config.json
|
str_replace( // Custom macros mask from config.json
|
||||||
[
|
[
|
||||||
'{NAVIGATION_ADDRESS}',
|
'{NAVIGATION_ADDRESS}',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue