Changeset 6136 in subversion


Ignore:
Timestamp:
May 2, 2012 5:07:15 AM (13 months ago)
Author:
alec
Message:
  • Fix typo
File:
1 edited

Legend:

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

    r6045 r6136  
    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.