mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-11 00:08:51 +00:00
Fixed wrong subheader name
This commit is contained in:
committed by
Francis Lachapelle
parent
8b483136d0
commit
cc7c7f7dc7
@@ -10,7 +10,7 @@
|
||||
}
|
||||
</style>
|
||||
<header class="sg-md-subheader sg-md-subheader--fixed">
|
||||
<h2 class="sg-md-subhead-solo fg-sogoBlue-700">Unread Messages</h2>
|
||||
<h2 class="sg-md-subhead-solo fg-sogoBlue-700">Messages</h2>
|
||||
</header>
|
||||
<md-list vs-repeat="72"
|
||||
vs-scroll-parent="#messagesList">
|
||||
|
||||
Reference in New Issue
Block a user