Merge pull request #105 from hypeARM/patch-1

Update login.ejs
This commit is contained in:
Marek Farkaš
2025-01-16 19:11:02 +01:00
committed by GitHub
+1 -1
View File
@@ -16,7 +16,7 @@
<div id="wrapper-outer">
<div id="wrapper">
<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>Please login below.</p>
</div>