From 746363d81a95ac9de4752cd05e39f9f12aa1b4cf Mon Sep 17 00:00:00 2001 From: Nonimart Date: Tue, 21 Oct 2025 10:44:24 +0200 Subject: [PATCH] REFACTOR Removing unecessary lineskips --- single-articles.php | 2 -- single-auteurs.php | 2 -- 2 files changed, 4 deletions(-) diff --git a/single-articles.php b/single-articles.php index 51731ff..1957c1a 100644 --- a/single-articles.php +++ b/single-articles.php @@ -41,9 +41,7 @@ $revueID = get_field('related_revue', get_the_ID()); get_the_ID() )); ?> - - diff --git a/single-auteurs.php b/single-auteurs.php index 54e2486..0d90aa2 100644 --- a/single-auteurs.php +++ b/single-auteurs.php @@ -15,8 +15,6 @@ $articlesAmount = get_author_articles_amount($author_id); - -