Ticket #1486179: rc_r2996fix.patch

File rc_r2996fix.patch, 1.4 KB (added by JohnDoh, 4 years ago)
  • skins/default/templates/mail.html

    old new  
    7979<div id="listcontrols"> 
    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" title="unread" class="buttonPas unread" classAct="button unread" classSel="button unreadsel" content=" "" /> 
    83       <roundcube:button command="select-all" type="link" title="invert" class="buttonPas invert" classAct="button invert" classSel="button invertsel" content=" " /> 
     82      <roundcube:button command="select-all" prop="unread" type="link" title="unread" class="buttonPas unread" classAct="button unread" classSel="button unreadsel" content=" "" /> 
     83      <roundcube:button command="select-all" prop="invert" type="link" 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=" " /> 
    8585      <roundcube:container name="listcontrols" id="listcontrols" /> 
    8686  <roundcube:if condition="env:quota" />