diff options
author | friendica <info@friendica.com> | 2013-03-10 18:45:58 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-03-10 18:45:58 -0700 |
commit | 952b2ef2ab256d46d616db70edc42ffe640a5e9d (patch) | |
tree | 1bd9cb83a6beae2beb5ff30b1b26d604e7ccfc06 /view/tpl/jot.tpl | |
parent | 0d504715c1859276e919ddc6b236f946c783714f (diff) | |
download | volse-hubzilla-952b2ef2ab256d46d616db70edc42ffe640a5e9d.tar.gz volse-hubzilla-952b2ef2ab256d46d616db70edc42ffe640a5e9d.tar.bz2 volse-hubzilla-952b2ef2ab256d46d616db70edc42ffe640a5e9d.zip |
.
Diffstat (limited to 'view/tpl/jot.tpl')
-rw-r--r-- | view/tpl/jot.tpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 84b6df679..a50d40eca 100644 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -1,10 +1,5 @@ <div id="profile-jot-wrapper" > - <div id="profile-jot-banner-wrapper"> - <div id="profile-jot-desc" > </div> - <div id="character-counter" class="grey"></div> - </div> - <div id="profile-jot-banner-end"></div> <form id="profile-jot-form" action="$action" method="post" > <input type="hidden" name="type" value="$ptyp" /> |