Changeset f802b3d in github


Ignore:
Timestamp:
May 2, 2012 5:07:15 AM (14 months ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo
Children:
ad31a69
Parents:
1103607
Message:
  • Fix typo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • skins/larry/templates/compose.html

    r85fd292 rf802b3d  
    7878                <td class="title top"> 
    7979                        <label for="_bcc"><roundcube:label name="bcc" /></label> 
    80                         <a href="#bcc" onclick="return UI.hide_header_row('bcc');" class="iconbutton cancel"title="<roundcube:label name='delete' />" />x</a> 
     80                        <a href="#bcc" onclick="return UI.hide_header_row('bcc');" class="iconbutton cancel" title="<roundcube:label name='delete' />" />x</a> 
    8181                </td> 
    8282                <td colspan="2" class="editfield"><roundcube:object name="composeHeaders" part="bcc" form="form" id="_bcc" cols="70" rows="1" tabindex="4" /></td> 
Note: See TracChangeset for help on using the changeset viewer.