MSG ID moved to H
This commit is contained in:
parent
be13679611
commit
b46f6caee6
@ -41,7 +41,8 @@ padding-bottom: 0.15em;
|
||||
}
|
||||
.msg_hash {
|
||||
float: right;
|
||||
margin-right: 1em;
|
||||
margin-right: 1.5em;
|
||||
margin-top: 1.5em;
|
||||
color: #222;
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
@ -1,8 +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>
|
||||
<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=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>
|
||||
|
Loading…
Reference in New Issue
Block a user