From: pdontthink Date: Wed, 7 May 2008 06:55:25 +0000 (+0000) Subject: Make spacing consistent between top and bottom nav bars X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=cad0ba1a1829655d8369e3d23c76590b896d33f3;p=squirrelmail.git Make spacing consistent between top and bottom nav bars git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13098 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/templates/default/message_list.tpl b/templates/default/message_list.tpl index 1ed525ce..cc291d3f 100644 --- a/templates/default/message_list.tpl +++ b/templates/default/message_list.tpl @@ -128,7 +128,7 @@ if ($pageOffset < $end_msg) { */ $paginator_str = $this->fetch('paginator.tpl'); echo $paginator_str . '[' . $thread_name . ']'; + . '">' . $thread_name . ']  '; if (!empty($plugin_output['mailbox_paginator_after'])) echo $plugin_output['mailbox_paginator_after']; ?>