* added footer template which also takes care of displaying the error messages
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 28 Jan 2006 15:58:30 +0000 (15:58 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 28 Jan 2006 15:58:30 +0000 (15:58 +0000)
commit5c4ff7bfc6e04337bd6bcf76743b1fbb92556233
treefeaf441b4d78d801d29bc90aa14d37e4bd98325c
parentf7cd8eb4e788b45f94c494836eae2ac63522a672
* added footer template which also takes care of displaying the error messages
from the error_handler.
* moved template object creation to a higher level, validate.php
* merge patch from Steve Brown into style.php
* modifications in order to create template set selection support

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10579 7612ce4b-ef26-0410-bec9-ea0150e637f0
24 files changed:
src/about.php
src/addrbook_popup.php
src/addrbook_search.php
src/addrbook_search_html.php
src/addressbook.php
src/compose.php
src/delete_message.php
src/folders.php
src/help.php
src/image.php
src/left_main.php
src/options_highlight.php
src/options_order.php
src/printer_friendly_bottom.php
src/printer_friendly_top.php
src/read_body.php
src/right_main.php
src/search.php
src/signout.php
src/style.php
src/vcard.php
src/view_header.php
src/view_html.php
src/view_text.php