diff --git a/styles/templates/default/privmsgs.tpl b/styles/templates/default/privmsgs.tpl index cc6b3b67..8763adf9 100644 --- a/styles/templates/default/privmsgs.tpl +++ b/styles/templates/default/privmsgs.tpl @@ -69,7 +69,7 @@ {listrow.L_PRIVMSG_FOLDER_ALT} {listrow.SUBJECT} {listrow.FROM} - {listrow.DATE} + {listrow.DATE_RAW}{listrow.DATE} @@ -130,4 +130,4 @@ function select_switch(status) document.privmsg_list.elements[i].checked = status; } } - \ No newline at end of file +