Browse Source

use set_markup mathod

main
yggverse 3 months ago
parent
commit
18aaccd56d
  1. 2
      src/Entity/Tab/Page.php

2
src/Entity/Tab/Page.php

@ -440,7 +440,7 @@ class Page @@ -440,7 +440,7 @@ class Page
// @TODO update tab title
}
$this->status->set_text(
$this->status->set_markup(
str_replace( // Custom macros mask from config.json
[
'{NAVIGATION_ADDRESS}',

Loading…
Cancel
Save