kmnair wrote: > > That is a good implementation. I have posted some desirable > modifications in the trac.
And here are the answers: http://trac.roundcube.net/ticket/1483963#comment:5 > > I need to disable (remove) the "cancel" button in the send > confirmation request pop up screen. Could you please tell me how this > can be done? We use the javascript confirm() function which comes up with two buttons. You can replace it with an alert() call. But as already commented in trac, I don't see the reason why to do this. The user should always have the choice. ~Thomas _______________________________________________ List info: http://lists.roundcube.net/users/
