From 008a9a51d25f5e0b0099558b6503b5ff894008a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zden=C4=9Bk=20Borovec?= Date: Fri, 19 Jan 2024 03:54:41 +0100 Subject: [PATCH] refactor --- docs/common/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/common/header.php b/docs/common/header.php index 177bad5..bf379aa 100755 --- a/docs/common/header.php +++ b/docs/common/header.php @@ -2,7 +2,7 @@ - + <?= isset($PageTitle) ? $PageTitle : "Zdenek Home Page"?>