@@ -176,7 +176,7 @@ function printMessageInfo($imapConnection, $t, $i, $key, $mailbox, $sort,
}
$td_str .= "<a href=\"read_body.php?mailbox=$urlMailbox&passed_id="
. $msg["ID"]
- . "&startMessage=$start_msg&show_more=0$search_stuff\"";
+ . "&startMessage=$start_msg&show_more=0\"";
do_hook("subject_link");
if ($subject != $msg['SUBJECT']) {
$title = get_html_translation_table(HTML_SPECIALCHARS);
@@ -1180,4 +1180,4 @@ function handleAsSent($mailbox) {
return ($handleAsSent_result);
-?>
+?>