Force the addition of a file suffix to attachments that lack a filename (helps forwar...
[squirrelmail.git] / templates / default / read_headers.tpl
index 0600e2fad9810e5f903c5a6c3150efff1892450e..4b0608acc50f4c4ecf02a5409431edb3aa033bc1 100644 (file)
@@ -14,7 +14,7 @@
  *                          additional templates.
  * 
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright 1999-2010 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -43,7 +43,7 @@ extract($t);
             continue;
         }
         ?>
- <tr>
+ <tr class="field_<?php echo $field_name; ?>">
   <td class="fieldName">
    <?php echo $field_name; ?>:
   </td>