logo
This commit is contained in:
@@ -49,7 +49,9 @@ strong {
|
|||||||
}
|
}
|
||||||
|
|
||||||
header img {
|
header img {
|
||||||
padding:10px 0 10px 10px;
|
display: block;
|
||||||
|
margin: auto;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
img.small {
|
img.small {
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
$header
|
$header
|
||||||
<article class="login bradius">
|
<article class="login bradius">
|
||||||
<header class="dark">
|
<header>
|
||||||
<img src="templates/{$theme}/assets/img/logo.svg" alt="Froxlor Server Management Panel" />
|
<img src="templates/{$theme}/assets/img/logo.svg" alt="Management Panel" />
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<if $update_in_progress !== ''>
|
<if $update_in_progress !== ''>
|
||||||
|
|||||||
Reference in New Issue
Block a user