|
|
@ -26,7 +26,7 @@
|
|
|
|
<roundcube:if condition="template:name == 'message'" />
|
|
|
|
<roundcube:if condition="template:name == 'message'" />
|
|
|
|
<roundcube:button command="move" type="link"
|
|
|
|
<roundcube:button command="move" type="link"
|
|
|
|
class="button move disabled" classAct="button move"
|
|
|
|
class="button move disabled" classAct="button move"
|
|
|
|
label="move" title="moveto" innerclass="inner" />
|
|
|
|
label="move" title="moveto" innerclass="inner" data-popup-pos="bottom" />
|
|
|
|
<roundcube:button command="print" type="link" data-hidden="small"
|
|
|
|
<roundcube:button command="print" type="link" data-hidden="small"
|
|
|
|
class="button print disabled" classAct="button print"
|
|
|
|
class="button print disabled" classAct="button print"
|
|
|
|
label="print" title="printmessage" innerclass="inner" />
|
|
|
|
label="print" title="printmessage" innerclass="inner" />
|
|
|
|