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