You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 22:13:53 +01:00
Update login.ejs
Fixing favicon link inside of wrapper
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
<div id="wrapper-outer">
|
<div id="wrapper-outer">
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
<div class="panel-100 no-bg">
|
<div class="panel-100 no-bg">
|
||||||
<img class="top-25" src="../favicon.png" height="64px">
|
<img class="top-25" src="favicon.png" height="64px">
|
||||||
<p>You are currently not logged in as an administrator and therefore can't change the settings.</p>
|
<p>You are currently not logged in as an administrator and therefore can't change the settings.</p>
|
||||||
<p>Please login below.</p>
|
<p>Please login below.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user