diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-11-22 09:24:32 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-11-22 09:24:32 +0100 |
commit | b5117238db2917789ef7657bc9eafe5fd3adfe1f (patch) | |
tree | 5f93d248e9bd9e194de867855b874c32363c9f06 /skins/larry/templates/compose.html | |
parent | aac4b452a3a538ecf6abdfcf100c7d9d33aadd1f (diff) | |
parent | ecb5bd7bd139a45b6c1a4f6e002b3b10e3311da7 (diff) |
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'skins/larry/templates/compose.html')
-rw-r--r-- | skins/larry/templates/compose.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/skins/larry/templates/compose.html b/skins/larry/templates/compose.html index 5a6285c68..11662d185 100644 --- a/skins/larry/templates/compose.html +++ b/skins/larry/templates/compose.html @@ -179,10 +179,6 @@ </form> -<div id="mailview-bottom" class="uibox"> - <roundcube:object name="message" id="message" class="statusbar" /> -</div> - </div><!-- end mailview-right --> </div><!-- end mainscreen --> |