Changeset 05383a9 in github


Ignore:
Timestamp:
May 8, 2012 6:06:17 AM (13 months ago)
Author:
Aleksander Machniak <alec@…>
Branches:
release-0.8
Children:
e5b5162
Parents:
a9c1b87
git-author:
alecpl <alec@…> (05/02/12 05:07:15)
git-committer:
Aleksander Machniak <alec@…> (05/08/12 06:06:17)
Message:
  • Fix typo
File:
1 edited

Legend:

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

    r85fd292 r05383a9  
    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.