mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
lowercase html links
This commit is contained in:
parent
6761d5c3c9
commit
a2d6862f0e
26 changed files with 42 additions and 42 deletions
|
@ -10,7 +10,7 @@
|
|||
<div class="content-primary">
|
||||
<div class="readOnlyContent">
|
||||
<p id="pAddUser">
|
||||
<button type="button" data-icon="plus" onclick="Dashboard.navigate('editUser.html');">
|
||||
<button type="button" data-icon="plus" onclick="Dashboard.navigate('edituser.html');">
|
||||
Add User
|
||||
</button>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue