Parcourir la source

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

oricn il y a 25 ans
Parent
commit
14f69931b4
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      functions/page_header.php

+ 2 - 0
functions/page_header.php

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