|
|
@ -31,15 +31,15 @@
|
|
|
|
<roundcube:button command="list" type="link" class="button back" classAct="button back" classSel="button backSel" title="backtolist" content=" " />
|
|
|
|
<roundcube:button command="list" type="link" class="button back" classAct="button back" classSel="button backSel" title="backtolist" content=" " />
|
|
|
|
<roundcube:endif />
|
|
|
|
<roundcube:endif />
|
|
|
|
<roundcube:button command="send" type="link" class="buttonPas send" classAct="button send" classSel="button sendSel" title="sendmessage" content=" " />
|
|
|
|
<roundcube:button command="send" type="link" class="buttonPas send" classAct="button send" classSel="button sendSel" title="sendmessage" content=" " />
|
|
|
|
|
|
|
|
<roundcube:button name="addattachment" type="link" class="button attach" classAct="button attach" classSel="button attachSel" title="addattachment" onclick="rcmail_ui.show_popup('uploadmenu', true);return false" content=" " />
|
|
|
|
|
|
|
|
<roundcube:button command="insert-sig" type="link" class="buttonPas insertsig" classAct="button insertsig" classSel="button insertsigSel" title="insertsignature" content=" " />
|
|
|
|
|
|
|
|
<roundcube:button command="savedraft" type="link" class="buttonPas savedraft" classAct="button savedraft" classSel="button savedraftSel" title="savemessage" content=" " />
|
|
|
|
<roundcube:if condition="config:enable_spellcheck" />
|
|
|
|
<roundcube:if condition="config:enable_spellcheck" />
|
|
|
|
<span class="dropbutton">
|
|
|
|
<span class="dropbutton">
|
|
|
|
<roundcube:button command="spellcheck" type="link" class="buttonPas spellcheck" classAct="button spellcheck" classSel="button spellcheckSel" title="checkspelling" content=" " />
|
|
|
|
<roundcube:button command="spellcheck" type="link" class="buttonPas spellcheck" classAct="button spellcheck" classSel="button spellcheckSel" title="checkspelling" content=" " />
|
|
|
|
<span id="spellmenulink" onclick="rcmail_ui.show_popup('spellmenu');return false"></span>
|
|
|
|
<span id="spellmenulink" onclick="rcmail_ui.show_popup('spellmenu');return false"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
<roundcube:endif />
|
|
|
|
<roundcube:endif />
|
|
|
|
<roundcube:button name="addattachment" type="link" class="button attach" classAct="button attach" classSel="button attachSel" title="addattachment" onclick="rcmail_ui.show_popup('uploadmenu', true);return false" content=" " />
|
|
|
|
|
|
|
|
<roundcube:button command="insert-sig" type="link" class="buttonPas insertsig" classAct="button insertsig" classSel="button insertsigSel" title="insertsignature" content=" " />
|
|
|
|
|
|
|
|
<roundcube:button command="savedraft" type="link" class="buttonPas savedraft" classAct="button savedraft" classSel="button savedraftSel" title="savemessage" content=" " />
|
|
|
|
|
|
|
|
<roundcube:container name="toolbar" id="compose-toolbar" />
|
|
|
|
<roundcube:container name="toolbar" id="compose-toolbar" />
|
|
|
|
<roundcube:button name="messageoptions" id="composemenulink" type="link" class="button messagemenu" title="messageoptions" onclick="rcmail_ui.show_popup('composemenu', true);return false" content=" " />
|
|
|
|
<roundcube:button name="messageoptions" id="composemenulink" type="link" class="button messagemenu" title="messageoptions" onclick="rcmail_ui.show_popup('composemenu', true);return false" content=" " />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|