From db7fb825fe9ee4c2a5e18bf7c378930f6beb59ef Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Sun, 3 Aug 2025 09:37:18 +1000 Subject: [PATCH] Copy to clipboard IP --- front/css/app.css | 5 +++-- front/php/templates/header.php | 2 +- front/php/templates/language/ar_ar.json | 1 + front/php/templates/language/ca_ca.json | 1 + front/php/templates/language/cs_cz.json | 1 + front/php/templates/language/de_de.json | 1 + front/php/templates/language/en_us.json | 1 + front/php/templates/language/es_es.json | 1 + front/php/templates/language/fr_fr.json | 1 + front/php/templates/language/it_it.json | 3 ++- front/php/templates/language/nb_no.json | 1 + front/php/templates/language/pl_pl.json | 1 + front/php/templates/language/pt_br.json | 1 + front/php/templates/language/ru_ru.json | 1 + front/php/templates/language/tr_tr.json | 1 + front/php/templates/language/uk_ua.json | 1 + front/php/templates/language/zh_cn.json | 1 + front/systeminfoNetwork.php | 20 +++++++++++++++++--- 18 files changed, 37 insertions(+), 7 deletions(-) diff --git a/front/css/app.css b/front/css/app.css index a9f504b1..926f5d93 100755 --- a/front/css/app.css +++ b/front/css/app.css @@ -2160,9 +2160,10 @@ input[readonly] { } -.pia-top-left-logo +.top-left-logo { - height:50px; + height:35px; + width:35px; } /* ----------------------------------------------------------------------------- diff --git a/front/php/templates/header.php b/front/php/templates/header.php index 1675c189..138e82ce 100755 --- a/front/php/templates/header.php +++ b/front/php/templates/header.php @@ -160,7 +160,7 @@