Skip to content
Snippets Groups Projects
Commit 80010c2a authored by Kayz's avatar Kayz
Browse files

Update 000-mail.xjs

parent 79c4aa48
No related branches found
No related tags found
2 merge requests!463MRC mods by Codefenix (2024-10-20),!61make unread emails more obvious on the mail index page by adding badge
......@@ -31,7 +31,7 @@
<? write((new Date(header.when_written_time * 1000)).toLocaleString()); ?>
<p>
<? write(locale.strings.page_mail.label_message_subject); ?>:
<strong><? write(header.subject); ?>!!!!</strong>
<strong><? write(header.subject); ?></strong>
</p>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment