| 1 |
<?php |
<?php |
| 2 |
/* $Id: forward.tpl.php,v 1.1 2009/04/21 22:34:45 seanr Exp $ */ |
/* $Id: forward.tpl.php,v 1.2 2009/05/13 19:39:01 seanr Exp $ */ |
| 3 |
|
|
| 4 |
/** |
/** |
| 5 |
* This template should only contain the contents of the body |
* This template should only contain the contents of the body |
| 6 |
* of the email, what would be inside of the body tags, and not |
* of the email, what would be inside of the body tags, and not |
| 7 |
* the header. You shoudl use tables for layout since Microsoft |
* the header. You should use tables for layout since Microsoft |
| 8 |
* actually regressed Outlook 2007 to not supporting CSS layout. |
* actually regressed Outlook 2007 to not supporting CSS layout. |
| 9 |
* All styles should be inline. |
* All styles should be inline. |
| 10 |
* |
* |