Aleksander Machniak
2013-07-05 2b8eb4a5ed4c5839044dc5732d069c7e5835a597
skins/larry/templates/message.html
@@ -17,7 +17,7 @@
<roundcube:endif />
   <roundcube:include file="/includes/mailtoolbar.html" />
   <div class="toolbarselect">
      <roundcube:object name="mailboxlist" type="select" noSelection="moveto" maxlength="25" onchange="rcmail.command('moveto', this.options[this.selectedIndex].value)" class="mailboxlist decorated" folder_filter="mail" />
      <roundcube:object name="mailboxlist" type="select" noSelection="moveto" maxlength="25" onchange="rcmail.command('move', this.options[this.selectedIndex].value)" class="mailboxlist decorated" folder_filter="mail" />
   </div>
</div>