|
|
@ -55,7 +55,7 @@ function rcmail_prev_sibling(elm)
|
|
|
|
|
|
|
|
|
|
|
|
<div id="messagetoolbar">
|
|
|
|
<div id="messagetoolbar">
|
|
|
|
<table border="0" cellspacing="0" cellpadding="0"><tr>
|
|
|
|
<table border="0" cellspacing="0" cellpadding="0"><tr>
|
|
|
|
<td>
|
|
|
|
<td id="compose-toolbar">
|
|
|
|
<roundcube:button command="list" image="/images/buttons/back_act.png" imageSel="/images/buttons/back_sel.png" imageAct="/images/buttons/back_act.png" width="32" height="32" title="backtolist" />
|
|
|
|
<roundcube:button command="list" image="/images/buttons/back_act.png" imageSel="/images/buttons/back_sel.png" imageAct="/images/buttons/back_act.png" width="32" height="32" title="backtolist" />
|
|
|
|
<roundcube:button command="send" imageSel="/images/buttons/send_sel.png" imageAct="/images/buttons/send_act.png" imagePas="/images/buttons/send_pas.png" width="32" height="32" title="sendmessage" />
|
|
|
|
<roundcube:button command="send" imageSel="/images/buttons/send_sel.png" imageAct="/images/buttons/send_act.png" imagePas="/images/buttons/send_pas.png" width="32" height="32" title="sendmessage" />
|
|
|
|
<roundcube:button command="spellcheck" imageSel="/images/buttons/spellcheck_sel.png" imageAct="/images/buttons/spellcheck_act.png" imagePas="/images/buttons/spellcheck_pas.png" width="32" height="32" title="checkspelling" />
|
|
|
|
<roundcube:button command="spellcheck" imageSel="/images/buttons/spellcheck_sel.png" imageAct="/images/buttons/spellcheck_act.png" imagePas="/images/buttons/spellcheck_pas.png" width="32" height="32" title="checkspelling" />
|
|
|
@ -132,7 +132,7 @@ function rcmail_prev_sibling(elm)
|
|
|
|
|
|
|
|
|
|
|
|
<table border="0" cellspacing="0" width="100%" summary=""><tbody>
|
|
|
|
<table border="0" cellspacing="0" width="100%" summary=""><tbody>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td style="white-space:nowrap">
|
|
|
|
<td>
|
|
|
|
<roundcube:button type="input" command="send" class="button" label="sendmessage" tabindex="8" />
|
|
|
|
<roundcube:button type="input" command="send" class="button" label="sendmessage" tabindex="8" />
|
|
|
|
<roundcube:button type="input" command="list" class="button" label="cancel" tabindex="9" />
|
|
|
|
<roundcube:button type="input" command="list" class="button" label="cancel" tabindex="9" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|