Add PHP index file
[squirrelmail.git] / templates / default / message_list.tpl
index 0cb945fb7060751db9a9b6b52a2a6a1183c03ae4..ba3c325f2b98003640f668d89c02e91cba94feff 100644 (file)
@@ -456,6 +456,7 @@ if ($non_clicked_class != 'even' && $non_clicked_class != 'odd'
         $value      = (isset($aCol['value']))      ? $aCol['value']      : '';
         $target     = (isset($aCol['target']))     ? $aCol['target']     : '';
         if (!$show_personal_names
+         && !empty($title)
          && ($iCol == SQM_COL_FROM
           || $iCol == SQM_COL_TO
           || $iCol == SQM_COL_CC