Fix that the "Viewing message: x (y total)" always had "1 total" on last page,
[squirrelmail.git] / src / options_order.php
index 1e7c42bd7ee8ba3cfe5c19cb05cbb140ad5d37e7..20f413b39ff4781a305963c6529e843e2459f02b 100644 (file)
@@ -96,7 +96,7 @@ displayPageHeader($color, 'None');
     echo html_tag( 'table',
                 html_tag( 'tr',
                     html_tag( 'td',
-                        _("The index order is the order that the columns are arranged in the message index.  You can add, remove, and move columns around to customize them to fit your needs.")
+                        _("The index order is the order that the columns are arranged in the message index. You can add, remove, and move columns around to customize them to fit your needs.")
                     )
                 ) ,
             '', '', '', 'width="65%" border="0" cellpadding="0" cellspacing="0"' ) . "<br>\n";