From fd391c042512021179ecece15d447139d8f9d77a Mon Sep 17 00:00:00 2001 From: Laetitia Fesselier Date: Wed, 11 Nov 2020 18:35:40 -0500 Subject: [PATCH] [Core] Public page missing title fix --- smarty/templates/public_layout.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smarty/templates/public_layout.tpl b/smarty/templates/public_layout.tpl index 6bbbea192ef..175ceefc1d5 100644 --- a/smarty/templates/public_layout.tpl +++ b/smarty/templates/public_layout.tpl @@ -8,7 +8,7 @@ - {$page_title} + {$study_title}