- added a view header option
authorlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 7 Jul 2000 08:02:04 +0000 (08:02 +0000)
committerlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 7 Jul 2000 08:02:04 +0000 (08:02 +0000)
commitc36ed9cfc1635cd9a8f80d9cdf8200628777903f
tree76729010f13cf4876ecfd6e26b90b05968114251
parent8a2848f06c5d704c416a3b2032ee3710bc3f0bc0
- added a view header option
- folders.php - fixed bug when listing sent/trash folders
- fixed some bugs in message highlighting
- reorganized the options page, fixed a bunch of bugs in it as well
- changed background color of header in read_body.php

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@601 7612ce4b-ef26-0410-bec9-ea0150e637f0
13 files changed:
functions/imap_messages.php
functions/mailbox_display.php
functions/mime.php
src/folders.php
src/load_prefs.php
src/options.php
src/options_display.php [new file with mode: 0644]
src/options_folder.php [new file with mode: 0644]
src/options_highlight.php [moved from src/msg_highlight.php with 83% similarity]
src/options_personal.php [new file with mode: 0644]
src/options_submit.php [deleted file]
src/read_body.php
src/webmail.php