logo
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
<article class="login bradius">
|
<article class="login bradius">
|
||||||
<header class="dark">
|
<header class="dark">
|
||||||
<img src="../templates/Sparkle/assets/img/logo.png" alt="Froxlor Server Management Panel" />
|
<img src="templates/{$theme}/assets/img/logo.svg" alt="Froxlor Server Management Panel" />
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<section class="loginsec">
|
<section class="loginsec">
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<div class="loginpage">
|
<div class="loginpage">
|
||||||
<article class="login bradius">
|
<article class="login bradius">
|
||||||
<header class="dark">
|
<header class="dark">
|
||||||
<img src="templates/Sparkle/assets/img/logo.png" alt="Froxlor Server Management Panel" />
|
<img src="templates/{$theme}/assets/img/logo.svg" alt="Froxlor Server Management Panel" />
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<section class="loginsec">
|
<section class="loginsec">
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
<article class="errorbox bradius">
|
<article class="errorbox bradius">
|
||||||
<header class="dark">
|
<header class="dark">
|
||||||
<img src="templates/Sparkle/assets/img/logo.png" alt="Froxlor Server Management Panel" />
|
<img src="templates/{$theme}/assets/img/logo.svg" alt="Froxlor Server Management Panel" />
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<section class="errorsec">
|
<section class="errorsec">
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
<article class="errorbox bradius">
|
<article class="errorbox bradius">
|
||||||
<header class="dark">
|
<header class="dark">
|
||||||
<img src="templates/Sparkle/assets/img/logo.png" alt="Froxlor Server Management Panel" />
|
<img src="templates/{$theme}/assets/img/logo.svg" alt="Froxlor Server Management Panel" />
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<section class="errorsec">
|
<section class="errorsec">
|
||||||
|
|||||||
Reference in New Issue
Block a user