mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 23:05:05 +00:00
Center logo in html report
This commit is contained in:
@@ -58,7 +58,7 @@ addHtmlHeader() {
|
||||
<li class="list-group-item">
|
||||
<b>Date:</b> $TIMESTAMP
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
<li class="list-group-item text-center">
|
||||
<a href="$HTML_LOGO_URL"><img src="$HTML_LOGO_IMG"
|
||||
alt="prowler-logo"></a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user