1
0
Fork 0

testbubble showing post jot-tools on edit page - these are not changed so should not be visible

This commit is contained in:
Friendika 2011-11-10 18:20:25 -08:00
commit 199da623ff
2 changed files with 15 additions and 12 deletions

View file

@ -742,6 +742,7 @@ function status_editor($a,$x, $notes_cid = 0) {
$tpl = get_markup_template('jot-header.tpl');
$a->page['htmlhead'] .= replace_macros($tpl, array(
'$newpost' => 'true',
'$baseurl' => $a->get_baseurl(),
'$geotag' => $geotag,
'$nickname' => $x['nickname'],