]> git.mxchange.org Git - friendica.git/blobdiff - view/jot.tpl
dynamic title input box - via fabrixxm
[friendica.git] / view / jot.tpl
index 83af1ae37162a15590bfd412641af4ac46ee2a8f..cb4eb64d43e6a76bf5edabcfd42727be0dd6f827 100644 (file)
@@ -14,6 +14,7 @@
                <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>
                <input type="text" name="title" id="jot-title" value="" style="display: none;" />
                </div>
 
@@ -46,9 +47,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