Explorar o código

Some sender addresses were not showing if no personal part

pdontthink %!s(int64=16) %!d(string=hai) anos
pai
achega
6c65cd0f9d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      templates/default/message_list.tpl

+ 1 - 0
templates/default/message_list.tpl

@@ -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