Changeset 09915f1 in github


Ignore:
Timestamp:
Oct 28, 2009 1:14:39 PM (4 years ago)
Author:
thomascube <thomas@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
2b96b67e
Parents:
87c7690
Message:

Specify toolbar container in compose template (#1486247)

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    r5818e44 r09915f1  
    22=========================== 
    33 
     4- Specify toolbar container in compose template (#1486247) 
    45- Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) 
    56- Avoid unnecessary page loads for selected tab (#1486032) 
  • skins/default/templates/compose.html

    r3f97120 r09915f1  
    2222      <roundcube:button command="add-attachment" type="link" class="buttonPas attach" classAct="button attach" classSel="button attachSel" title="addattachment" content=" " /> 
    2323      <roundcube:button command="savedraft" type="link" class="buttonPas savedraft" classAct="button savedraft" classSel="button savedraftSel" title="savemessage" content=" " /> 
     24      <roundcube:container name="toolbar" id="compose-toolbar" /> 
    2425    </td> 
    2526    <td id="priority-selector"> 
Note: See TracChangeset for help on using the changeset viewer.