Changeset 74fd1ae in github
- Timestamp:
- Mar 20, 2010 4:25:29 AM (3 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 0f8ff20
- Parents:
- 63ab02a
- File:
-
- 1 edited
-
skins/default/templates/mail.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
skins/default/templates/mail.html
r258a043 r74fd1ae 85 85 <roundcube:button command="select-all" type="link" prop="invert" title="invert" class="buttonPas invert" classAct="button invert" classSel="button invertsel" content=" " /> 86 86 <roundcube:button command="select-none" type="link" title="none" class="buttonPas none" classAct="button none" classSel="button nonesel" content=" " /> 87 <roundcube:container name="listcontrols" id="listcontrols" /> 87 88 <roundcube:if condition="env:threads" /> 88 89 <span style="margin-left: 20px"><roundcube:label name="threads" />: </span> … … 90 91 <roundcube:button command="expand-unread" type="link" title="expand-unread" class="buttonPas expand-unread" classAct="button expand-unread" classSel="button expand-unreadsel" content=" " /> 91 92 <roundcube:button command="collapse-all" type="link" title="collapse-all" class="buttonPas collapse-all" classAct="button collapse-all" classSel="button collapse-allsel" content=" " /> 92 <roundcube:container name="listcontrols" id="listcontrols" />93 93 <roundcube:endif /> 94 94 <roundcube:if condition="env:quota" />
Note: See TracChangeset
for help on using the changeset viewer.
