]> git.mxchange.org Git - friendica.git/blobdiff - view/jot.tpl
quattro: more on editor
[friendica.git] / view / jot.tpl
index df82f7199bd70bdbb5da7d8e18d45660c82216a9..00196e9d3e546bb09c852e377fd1b480e9579539 100644 (file)
@@ -1,8 +1,8 @@
 <form action="$action" method="post">
        <div id="jot">
-               <div id="profile-jot-desc" >&nbsp;</div>
-               <input name="title" id="jot-title" type="text" placeholder="$titleplaceholder" value="$title" class="jothidden" style="display:none">
-               <div id="character-counter" class="grey"></div>
+               <div id="profile-jot-desc" class="jothidden" >&nbsp;</div>
+               <input name="title" id="jot-title" type="text" placeholder="$placeholdertitle" value="$title" class="jothidden" style="display:none">
+               <div id="character-counter" class="grey jothidden"></div>
                
                <input type="hidden" name="type" value="$ptyp" />
                <input type="hidden" name="profile_uid" value="$profile_uid" />