diff options
Diffstat (limited to 'view/tpl/smarty3/jot.tpl')
-rw-r--r-- | view/tpl/smarty3/jot.tpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/tpl/smarty3/jot.tpl b/view/tpl/smarty3/jot.tpl index 2def156b2..4f52cff20 100644 --- a/view/tpl/smarty3/jot.tpl +++ b/view/tpl/smarty3/jot.tpl @@ -5,11 +5,6 @@ *}} <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}}" /> |