Changed new word for Envelope Options
authorthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 15 Aug 2002 16:30:37 +0000 (16:30 +0000)
committerthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 15 Aug 2002 16:30:37 +0000 (16:30 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3314 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/read_body.php

index 99e14d59165497de81cf8cd72ac0bf74cd2ac39e..2138e904e7355647e88233ed404dcac66f6dd317 100644 (file)
@@ -518,7 +518,7 @@ function formatToolbar($mailbox, $passed_id, $passed_ent_id, $message, $color) {
    $url = $base_uri.'src/view_header.php?'.$QUERY_STRING;
 
    $s  = "<TR>\n";
-   $s .= '<TD VALIGN="MIDDLE" ALIGN="RIGHT" WIDTH="20%"><B>' . _("Other") . ":&nbsp;&nbsp;</B></TD>\n";
+   $s .= '<TD VALIGN="MIDDLE" ALIGN="RIGHT" WIDTH="20%"><B>' . _("Options") . ":&nbsp;&nbsp;</B></TD>\n";
    $s .= '<TD VALIGN="MIDDLE" ALIGN="LEFT" WIDTH="80%"><SMALL>';
    $s .= '<a href="'.$url.'">'.("View Full Header").'</a>';