- removed BUG and TODO since we use SourceForge now,
[squirrelmail.git] / functions / page_header.php
index 7b15f38f860de34b16c8f3089f61c2902f024945..1eb18dffa339ffd7f807a279367d120dda6cac0a 100644 (file)
@@ -81,7 +81,7 @@
       echo "      <TD ALIGN=left WIDTH=\"30%\"><b>\n";
       displayInternalLink ("src/signout.php", _("Sign Out"), "_top");
       echo "      </b></TD><TD ALIGN=right WIDTH=\"70%\">\n";
-      echo "         <div align=right>" . _("Current Folder: ") . "<B>$shortBoxName&nbsp;</B></div>\n";
+      echo "         <div align=right>" . _("Current Folder") . ": <B>$shortBoxName&nbsp;</B></div>\n";
       echo "      </TD>\n";
       echo "   </TR>\n";
       echo "</TABLE>\n\n";