diff options
Diffstat (limited to 'web/kvm/window-about.pug')
-rw-r--r-- | web/kvm/window-about.pug | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug index d36058e0..ffeddd29 100644 --- a/web/kvm/window-about.pug +++ b/web/kvm/window-about.pug @@ -18,7 +18,7 @@ div(id="about-window" class="window") table tr td(valign="top" class="logo") - img(class="svg-gray" src="../share/svg/logo.svg" alt="Pi-KVM" height="40") + img(class="svg-gray" src="../share/svg/logo.svg" alt="PiKVM" height="40") td(valign="top") table tr #[td(colspan="2" class="title") The Open Source IP-KVM] @@ -33,7 +33,7 @@ div(id="about-window" class="window") +about_tab("thanks", "Thanks") span(class="code-comment") - | // These kind people donated money to the Pi-KVM project#[br] + | // These kind people donated money to the PiKVM project#[br] | // and supported the work on it. We are very grateful#[br] | // for their help, and memorializing their names#[br] | // is the least we can do in gratitude.#[br] |