diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-09-01 17:14:51 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-09-01 17:14:51 +0000 |
| commit | 47e9fff6bc7cfed24efaf9531c3e98f83e790d38 (patch) | |
| tree | 84dd82756954dd5859c3b67e9dabeedc41d2ced5 /roundcubemail/skins/default/templates | |
| parent | 41ed8110ab9aa1054b59a4f818cb8efa0631c2fc (diff) | |
Finalized quota image
git-svn-id: https://svn.roundcube.net/trunk@334 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/templates')
| -rw-r--r-- | roundcubemail/skins/default/templates/mail.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/templates/mail.html b/roundcubemail/skins/default/templates/mail.html index 962a298ab..663fdfd88 100644 --- a/roundcubemail/skins/default/templates/mail.html +++ b/roundcubemail/skins/default/templates/mail.html @@ -57,7 +57,7 @@ <roundcube:button command="select-all" label="all" classAct="active" /> <roundcube:button command="select-all" prop="unread" label="unread" classAct="active" /> <roundcube:button command="select-none" label="none" classAct="active" /> -<roundcube:label name="quota" />: <roundcube:object name="quotaDisplay" display="text" id="quotadisplay" /> +<roundcube:label name="quota" />: <roundcube:object name="quotaDisplay" display="image" width="120" id="quotadisplay" /> </div> </body> |
