X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fmailbox_display.php;h=b4b8b54641a199301a516320a255d9129d4ddc59;hp=cfd1bf343a3226e567ee2f91eedfb898e5ad0bd5;hb=aca30e63e98d52e24138c492e6339e4740186341;hpb=81d7da2eac7342e1eccf1c6f3bae89df30763a2d;ds=sidebyside diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index cfd1bf34..b4b8b546 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -1198,7 +1198,7 @@ function get_paginator_str($box, $start_msg, $end_msg, $num_msgs, } else if ($PG_SHOWNUM == 999999) { $pg_str = "" ._("Paginate") . ''; + . ">" ._("Paginate") . ''; } /* Put all the pieces of the paginator string together. */