mirror of
https://github.com/friendica/friendica
synced 2025-04-25 17:10:11 +00:00
parent
9621279572
commit
81b21c4131
4 changed files with 8 additions and 0 deletions
|
@ -104,6 +104,7 @@ class Edit extends BaseModule
|
|||
|
||||
$this->page['htmlhead'] .= Renderer::replaceMacros(Renderer::getMarkupTemplate('jot-header.tpl'), [
|
||||
'$ispublic' => ' ',
|
||||
'$geotag' => '',
|
||||
'$nickname' => $this->app->getLoggedInUserNickname(),
|
||||
'$is_mobile' => $this->mode->isMobile(),
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue