mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] view-title must be a h1 tag.
This commit is contained in:
parent
4b4a701b66
commit
d2a08c76e1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div class="clearfix"></div>
|
||||
<div class="view-title">Users</div>
|
||||
<h1 class="view-title">Users</h1>
|
||||
<div class="br"></div>
|
||||
|
||||
<div class="list-group">
|
||||
|
|
Loading…
Add table
Reference in a new issue