diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-29 19:27:26 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-29 19:27:26 +0000 |
| commit | 825b67562553bd2bc96cbaf69ec5322b7da721a8 (patch) | |
| tree | 5e86df615b2cc1bbb3041edac8b64eeb093a9d40 /roundcubemail/skins/default/templates/plugin.html | |
| parent | 942c342e6debd8114ab9ff8c704b771feb44a7fd (diff) | |
- Improved compose screen: resizable body and attachments list, vertical splitter, options menu
- Removed productname/version element, changed footer size to 20px
git-svn-id: https://svn.roundcube.net/trunk@3789 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/templates/plugin.html')
| -rw-r--r-- | roundcubemail/skins/default/templates/plugin.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/templates/plugin.html b/roundcubemail/skins/default/templates/plugin.html index 03f020307..cec701301 100644 --- a/roundcubemail/skins/default/templates/plugin.html +++ b/roundcubemail/skins/default/templates/plugin.html @@ -13,7 +13,7 @@ <roundcube:include file="/includes/settingstabs.html" /> <roundcube:endif /> -<div id="pagecontent"> +<div id="mainscreen"> <roundcube:object name="plugin.body" /> </div> |
