Message ID

This commit is contained in:
Difrex(Denis Zheleztsov) 2014-08-08 13:18:35 +04:00
parent 837b98a1a7
commit be13679611
2 changed files with 9 additions and 0 deletions

View File

@ -39,6 +39,12 @@ padding-bottom: 0.15em;
padding-left: 5pt;
padding-top: 5pt;
}
.msg_hash {
float: right;
margin-right: 1em;
color: #222;
opacity: 0.4;
}
.subg a {
color: #222;
}

View File

@ -1,5 +1,8 @@
<div class=post>
<a style="text-decoration:none;" href="/s?subg=<TMPL_VAR NAME=CUT>&echo=<TMPL_VAR NAME=ECHO>"><h2><TMPL_VAR NAME=SUBG></h2></a>
<div class='msg_hash'>
Message ID: <TMPL_VAR NAME=HASH>
</div>
<div class=mail>
<i><TMPL_VAR NAME=TIME></i><br>
From: <strong><a style='color:#222;text-decoration:none;' href='/u?user=<TMPL_VAR NAME=FROM>'><TMPL_VAR NAME=FROM></a></strong><br>