Allow options to use HTML in trailing text
[squirrelmail.git] / templates / default / read_headers.tpl
index 0600e2fad9810e5f903c5a6c3150efff1892450e..0d3362174204164158605048a0dedae5549c1f83 100644 (file)
@@ -14,7 +14,7 @@
  *                          additional templates.
  * 
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright 1999-2017 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>