This commit is contained in:
Maxim Devaev
2022-08-27 02:46:18 +03:00
parent 4ae4e7cc65
commit e364d7f8df
5 changed files with 60 additions and 106 deletions

View File

@@ -1637,8 +1637,8 @@
<div id="about">
<table>
<tr>
<td class="logo" valign="top"><img class="svg-gray" src="../share/svg/logo.svg" alt="PiKVM" height="40"></td>
<td valign="top">
<td class="logo"><img class="svg-gray" src="../share/svg/logo.svg" alt="PiKVM" height="40"></td>
<td>
<table>
<tr>
<td class="title" colspan="2">The Open Source IP-KVM</td>

View File

@@ -17,9 +17,9 @@ div(id="about-window" class="window")
div(id="about")
table
tr
td(valign="top" class="logo")
td(class="logo")
img(class="svg-gray" src="../share/svg/logo.svg" alt="PiKVM" height="40")
td(valign="top")
td
table
tr #[td(colspan="2" class="title") The Open Source IP-KVM]
tr