alecpl
2012-05-02 05383a9388ea33f5cbead55f5624c62823db1e89
- Fix typo
1 files modified
2 ■■■ changed files
skins/larry/templates/compose.html 2 ●●● patch | view | raw | blame | history
skins/larry/templates/compose.html
@@ -77,7 +77,7 @@
    </tr><tr id="compose-bcc">
        <td class="title top">
            <label for="_bcc"><roundcube:label name="bcc" /></label>
            <a href="#bcc" onclick="return UI.hide_header_row('bcc');" class="iconbutton cancel"title="<roundcube:label name='delete' />" />x</a>
            <a href="#bcc" onclick="return UI.hide_header_row('bcc');" class="iconbutton cancel" title="<roundcube:label name='delete' />" />x</a>
        </td>
        <td colspan="2" class="editfield"><roundcube:object name="composeHeaders" part="bcc" form="form" id="_bcc" cols="70" rows="1" tabindex="4" /></td>
    </tr><tr id="compose-replyto">