From 199da623ff8895e7aaec27599abb09dadd110d47 Mon Sep 17 00:00:00 2001 From: Friendika Date: Thu, 10 Nov 2011 18:20:25 -0800 Subject: testbubble showing post jot-tools on edit page - these are not changed so should not be visible --- include/conversation.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/conversation.php') diff --git a/include/conversation.php b/include/conversation.php index dec70c1a9..b8f855803 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -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'], -- cgit v1.2.3