浏览代码

Added Search. VERY EARLY Stage, Needs a fair bit if work.

oricn 25 年之前
父节点
当前提交
14f69931b4
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      functions/page_header.php

+ 2 - 0
functions/page_header.php

@@ -98,6 +98,8 @@
       echo "  \n";
       echo "  \n";
       displayInternalLink ("src/options.php", _("Options"), "right");
       displayInternalLink ("src/options.php", _("Options"), "right");
       echo "  \n";
       echo "  \n";
+      displayInternalLink ("src/search.php?mailbox=$urlMailbox", _("Search"), "right");
+      echo "  \n";
       displayInternalLink ("src/help.php", _("Help"), "right");
       displayInternalLink ("src/help.php", _("Help"), "right");
       echo "  \n";
       echo "  \n";