mirror of https://github.com/Sonarr/Sonarr
Move error div inside body tag
This commit is contained in:
parent
c08d8252ff
commit
f5fde97f68
|
@ -73,8 +73,8 @@
|
|||
</div>
|
||||
</div>
|
||||
<div id="control-panel-region" class="control-panel"></div>
|
||||
</body>
|
||||
<div id="errors"></div>
|
||||
</body>
|
||||
<script type="text/javascript">
|
||||
window.NzbDrone = {
|
||||
ApiRoot : 'API_ROOT',
|
||||
|
|
Loading…
Reference in New Issue