Last fix
- modify now works - RIP lime - added location
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<li>
|
||||
<!-- start notification -->
|
||||
<a id="message-@message.Id" @if(message.Seen != default) {<text>class= "bg-gray"</text>} href="/Message/@message.Username">
|
||||
<i class="fa text-lime">@message.Time</i><br />
|
||||
<i class="fa text-light-blue">@message.Time</i><br />
|
||||
@message.Body
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user