Whoops! Left out a close table tag from the last update.
authorallah03 <allah03@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 1 May 2001 17:53:08 +0000 (17:53 +0000)
committerallah03 <allah03@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 1 May 2001 17:53:08 +0000 (17:53 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1327 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/read_body.php

index 581b5065bc47b2bf561812550f73da36335ad46a..fc7e506200fe8e5f6604ec456592c93f3077f1e4 100644 (file)
       echo "             <a href=\"read_body.php?mailbox=$urlMailbox&passed_id=$passed_id&startMessage=$startMessage&show_more=$show_more&view_hdr=1\">" . _("View full header") . "</a><br>\n";
    }
       do_hook("read_body_header_right");
+   echo '         </small>&nbsp;&nbsp;</TD>' . "\n";
    echo ' </TR>' ."\n";
    /** from **/
    echo '      <TR>' . "\n";