aboutsummaryrefslogtreecommitdiffstats
path: root/view/jot.tpl
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-07-06 05:07:28 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-07-06 05:07:28 -0700
commit1ea69ae275245f65ee0bb8f959744f0896913a0c (patch)
treea9d8178f063b592a4df64172ded6ad08910c9147 /view/jot.tpl
parent6817c5d59ad578370a2b60dbdcdba16e43dbac65 (diff)
downloadvolse-hubzilla-1ea69ae275245f65ee0bb8f959744f0896913a0c.tar.gz
volse-hubzilla-1ea69ae275245f65ee0bb8f959744f0896913a0c.tar.bz2
volse-hubzilla-1ea69ae275245f65ee0bb8f959744f0896913a0c.zip
bizzy
Diffstat (limited to 'view/jot.tpl')
-rw-r--r--view/jot.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/jot.tpl b/view/jot.tpl
index 8be7865b6..b6599feec 100644
--- a/view/jot.tpl
+++ b/view/jot.tpl
@@ -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" >