On Thu, November 13, 2008 3:58 pm, Paul Lesniewski wrote:
> On Thu, Nov 13, 2008 at 7:31 AM, Alan in Toronto
> <[EMAIL PROTECTED]> wrote:
>> It's absolutely possible, and could be adjusted easily by users, if we could
>> encourage those developers who write core and plugins code to use better
>>
> Tomasz-13 wrote:
>>
>> Hello,
>>
>> Is there a way to disable "Show all" option?
>>
> functions/mailbox_display.php
> get_paginator_str() function
> find lines with
>
> /* If necessary, compute the 'show all' string. */
> if (($prv_str != '') || ($nxt_str != '')) {
>
> and add $
On Thu, Nov 13, 2008 at 7:31 AM, Alan in Toronto
<[EMAIL PROTECTED]> wrote:
> On Wed, November 12, 2008 8:31 pm, Scott Haneda wrote:
>> Currently I would like to improve on the issue in this image:
>> http://www.newgeo.com/web/misc/172910-sm.png
>> There is plenty of room to show more of the name,
Tomasz-13 wrote:
>
> Hello,
>
> Is there a way to disable "Show all" option?
>
functions/mailbox_display.php
get_paginator_str() function
find lines with
/* If necessary, compute the 'show all' string. */
if (($prv_str != '') || ($nxt_str != '')) {
and add $num_msgs variable test
On Wed, November 12, 2008 8:31 pm, Scott Haneda wrote:
> Currently I would like to improve on the issue in this image:
> http://www.newgeo.com/web/misc/172910-sm.png
> There is plenty of room to show more of the name, how can I accomplish
> this?
>
> As seen in this image, there is a grey area to t