]> git.mxchange.org Git - friendica.git/blobdiff - view/jot.tpl
change to hover function
[friendica.git] / view / jot.tpl
index 83af1ae37162a15590bfd412641af4ac46ee2a8f..66621db5eb738b2476e55e8bc2203ee714ed1ddb 100644 (file)
@@ -14,6 +14,8 @@
                <input type="hidden" name="coord" id="jot-coord" value="" />
                <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>
 
@@ -46,9 +48,6 @@
        <div id="profile-nolocation-wrapper" style="display: none;" >
                <a id="profile-nolocation" class="icon noglobe" title="$noloc" onclick="jotClearLocation();return false;"></a>
        </div> 
-       <div id="profile-title-wrapper" style="display: $visitor;" >
-               <a id="profile-title" class="icon article" title="$title" onclick="jotTitle();return false;"></a>
-       </div> 
 
        <div id="profile-jot-plugin-wrapper">
        $jotplugins