From: lkehresman Date: Sun, 28 Nov 1999 21:44:50 +0000 (+0000) Subject: Added the folders option in the header X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=a044cee3642ccd564838756e30835c8e90343b30 Added the folders option in the header git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@28 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/page_header.php b/functions/page_header.php index e01dd3f..d871768 100644 --- a/functions/page_header.php +++ b/functions/page_header.php @@ -10,18 +10,20 @@ /** Here is the header and wrapping table **/ $shortBoxName = readShortMailboxName($mailbox, "."); echo ""; - echo " "; - echo " "; + echo " "; - echo " "; - echo "
"; - echo " Sign Out"; - echo " "; + echo "
"; + echo " Sign Out"; + echo " "; echo "
Current Folder: $shortBoxName
"; echo "
"; + echo "
\n"; + echo ""; + echo " "; diff --git a/src/folders.php b/src/folders.php new file mode 100644 index 0000000..5133e22 --- /dev/null +++ b/src/folders.php @@ -0,0 +1,2 @@ + \ No newline at end of file
"; echo " Compose  "; echo " Addresses  "; + echo " Folders  "; echo " Options  "; - echo " "; + echo " "; echo " Todos & Bugs  "; echo " Help!"; echo "