diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-12-21 17:36:42 +0100 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-12-21 17:36:42 +0100 |
commit | bf00e4dded7dd90443eafb8fc1c15b82ce723867 (patch) | |
tree | 212e71e4af5b4bc2826138a07d1cba3c78e7a122 /view/jot.tpl | |
parent | ba732c97c10a1f6f712f78c97d7d9bd51c104160 (diff) | |
download | volse-hubzilla-bf00e4dded7dd90443eafb8fc1c15b82ce723867.tar.gz volse-hubzilla-bf00e4dded7dd90443eafb8fc1c15b82ce723867.tar.bz2 volse-hubzilla-bf00e4dded7dd90443eafb8fc1c15b82ce723867.zip |
quattro: more on editor
Diffstat (limited to 'view/jot.tpl')
-rw-r--r-- | view/jot.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/jot.tpl b/view/jot.tpl index 00196e9d3..07add78ba 100644 --- a/view/jot.tpl +++ b/view/jot.tpl @@ -27,6 +27,7 @@ <li class="perms"><a id="jot-perms-icon" href="#profile-jot-acl-wrapper" class="icon s22 $lockstate $bang" title="$permset" ></a></li> <li class="submit"><input type="submit" id="profile-jot-submit" name="submit" value="$share" /></li> + <li id="profile-rotator" class="loading" style="display: none"><img src="images/rotator.gif" alt="$wait" title="$wait" /></li> </ul> </div> |