From 34db34d830fceb7bb0a4ecc0ecffdc6ed80cd200 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sat, 24 Aug 2024 18:55:55 +0200 Subject: [PATCH] REUSE minor fix --- view/php/default.php | 1 + view/php/minimal.php | 1 + 2 files changed, 2 insertions(+) diff --git a/view/php/default.php b/view/php/default.php index a3c8807466..1f2c4b0fe2 100644 --- a/view/php/default.php +++ b/view/php/default.php @@ -5,6 +5,7 @@ * SPDX-FileCopyrightText: 2010-2024 the Friendica project * * SPDX-License-Identifier: AGPL-3.0-or-later + * * The site template for pure content (e.g. (modals) * * This template is used e.g for bs modals. So outputs diff --git a/view/php/minimal.php b/view/php/minimal.php index 7d7a403406..2805ef7e47 100644 --- a/view/php/minimal.php +++ b/view/php/minimal.php @@ -5,6 +5,7 @@ * SPDX-FileCopyrightText: 2010-2024 the Friendica project * * SPDX-License-Identifier: AGPL-3.0-or-later + * * The site template for pure content (e.g. (modals) * * This template is used e.g for bs modals. So outputs