aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/jot.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-04 20:43:38 -0800
committerfriendica <info@friendica.com>2012-01-04 20:43:38 -0800
commitc5d27c48f5d5e45d119ccf133ebc42678deb8e38 (patch)
tree8bfa0b143e3d23b3448099d67fc16bfe578ab930 /view/theme/dispy/jot.tpl
parentdbb59554690d3e77b3816423aab2be610e183cd9 (diff)
downloadvolse-hubzilla-c5d27c48f5d5e45d119ccf133ebc42678deb8e38.tar.gz
volse-hubzilla-c5d27c48f5d5e45d119ccf133ebc42678deb8e38.tar.bz2
volse-hubzilla-c5d27c48f5d5e45d119ccf133ebc42678deb8e38.zip
more title stuff
Diffstat (limited to 'view/theme/dispy/jot.tpl')
-rw-r--r--view/theme/dispy/jot.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/dispy/jot.tpl b/view/theme/dispy/jot.tpl
index b340b532b..57f320d4c 100644
--- a/view/theme/dispy/jot.tpl
+++ b/view/theme/dispy/jot.tpl
@@ -17,6 +17,7 @@
<input type="hidden" name="post_id" value="$post_id" />
<div id="jot-title-wrapper">
<span id="jot-title-desc" style="display: none;">$addtitle</span>
+ <span id="jot-title-display" style="display: none;"></span>
<input type="text" name="title" id="jot-title" value="" style="display: none;" />
</div>