diff --git a/ext/pm/theme.php b/ext/pm/theme.php index 14414b4e..a248be50 100644 --- a/ext/pm/theme.php +++ b/ext/pm/theme.php @@ -6,7 +6,7 @@ class PrivMsgTheme extends Themelet { $html = "
Subject | From | Date | Action | |
---|---|---|---|---|
R? | Subject | From | Date | Action |
$h_subject | + $readYN = "Y"; + if(!$pm->is_read) { + $h_subject = "$h_subject"; + $readYN = "N"; + } + $html .= "||||
$readYN | +$h_subject | $h_from | $h_date |