From 146b0af6f17ccf4ccb506041c5db700bdd884a83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zden=C4=9Bk=20Borovec?= Date: Fri, 19 Jan 2024 03:52:54 +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 0d2666c..556fc15 100755 --- a/docs/common/header.php +++ b/docs/common/header.php @@ -2,7 +2,7 @@ - + <?= isset($PageTitle) ? $PageTitle : "Zdenek Home Page"?>