mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
Fixed #915
This commit is contained in:
parent
02f3d85e98
commit
2ab890e482
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
}
|
||||
}
|
||||
<div>
|
||||
<div hidden="hidden" id="isAdmin" value="@isAdmin"></div>
|
||||
<div hidden="hidden" id="isAdmin" >@isAdmin</div>
|
||||
<h1>@UI.Requests_Title</h1>
|
||||
<h4>@UI.Requests_Paragraph</h4>
|
||||
<br/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue