]> git.mxchange.org Git - friendica.git/blobdiff - view/jot.tpl
style tabs
[friendica.git] / view / jot.tpl
index f005ab78ee2da866879a2427aec80419fdeed345..b6599feec90ef639b6350d628f06534da22e78e0 100644 (file)
@@ -7,7 +7,7 @@ What's on your mind?
 <input type="hidden" name="type" value="jot" />
 <input type="hidden" name="profile_uid" value="$profile_uid" />
 
-<textarea rows="5" cols="64" id="profile-jot-text" name="body" ></textarea>
+<textarea rows="5" cols="64" class="profile-jot-text" id="profile-jot-text" name="body" ></textarea>
 
 </div>
 <div id="profile-jot-submit-wrapper" >
@@ -15,4 +15,5 @@ What's on your mind?
 
 </div>
 <div id="profile-jot-end"></div>
+</form>
 </div>