aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/ThreadItem.php
diff options
context:
space:
mode:
authorAndrew Manning <andrewmanning@grid.reticu.li>2017-08-05 11:24:03 +0000
committerAndrew Manning <andrewmanning@grid.reticu.li>2017-08-05 11:24:03 +0000
commit03ca0bfa696a76e20ac00525676c9943a25b0370 (patch)
treeec838248a1be34522ce698210c57169180261442 /Zotlabs/Lib/ThreadItem.php
parentba62f144823fd2ee31e3c19eb2c1cb10782c9184 (diff)
parenta618f70f56efdcaaf9da6dcfcab9cce6a933303b (diff)
downloadvolse-hubzilla-03ca0bfa696a76e20ac00525676c9943a25b0370.tar.gz
volse-hubzilla-03ca0bfa696a76e20ac00525676c9943a25b0370.tar.bz2
volse-hubzilla-03ca0bfa696a76e20ac00525676c9943a25b0370.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into doco
Diffstat (limited to 'Zotlabs/Lib/ThreadItem.php')
-rw-r--r--Zotlabs/Lib/ThreadItem.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zotlabs/Lib/ThreadItem.php b/Zotlabs/Lib/ThreadItem.php
index 72d8af4dd..9ee16480a 100644
--- a/Zotlabs/Lib/ThreadItem.php
+++ b/Zotlabs/Lib/ThreadItem.php
@@ -407,6 +407,7 @@ class ThreadItem {
'showdislike' => $showdislike,
'comment' => $this->get_comment_box($indent),
'previewing' => ($conv->is_preview() ? true : false ),
+ 'preview_lbl' => t('This is an unsaved preview'),
'wait' => t('Please wait'),
'submid' => str_replace(['+','='], ['',''], base64_encode(substr($item['mid'],0,32))),
'thread_level' => $thread_level