Changeset 05d18da6 in github


Ignore:
Timestamp:
Sep 29, 2009 2:32:57 AM (4 years ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
23b7656
Parents:
37d9091
Message:
  • fix typo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • skins/default/templates/mail.html

    r37d9091 r05d18da6  
    8080      <span><roundcube:label name="select" />:&nbsp;</span> 
    8181      <roundcube:button command="select-all" type="link" title="all" class="buttonPas all" classAct="button all" classSel="button allsel" content=" " /> 
    82       <roundcube:button command="select-all" type="link" prop="unread" title="unread" class="buttonPas unread" classAct="button unread" classSel="button unreadsel" content=" "" /> 
     82      <roundcube:button command="select-all" type="link" prop="unread" title="unread" class="buttonPas unread" classAct="button unread" classSel="button unreadsel" content=" " /> 
    8383      <roundcube:button command="select-all" type="link" prop="invert" title="invert" class="buttonPas invert" classAct="button invert" classSel="button invertsel" content=" " /> 
    8484      <roundcube:button command="select-none" type="link" title="none" class="buttonPas none" classAct="button none" classSel="button nonesel" content=" " /> 
Note: See TracChangeset for help on using the changeset viewer.