From 896d4ca25e366c421c9a96fe12c63bc15a6730bd Mon Sep 17 00:00:00 2001 From: camer0n Date: Fri, 19 Jan 2024 13:30:05 -0800 Subject: [PATCH] Fixes #5172 - Youtube API link. --- e107_admin/image.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_admin/image.php b/e107_admin/image.php index 56322e481..1996a38bc 100644 --- a/e107_admin/image.php +++ b/e107_admin/image.php @@ -973,7 +973,7 @@ class media_admin_ui extends e_admin_ui { $this->fontawesome = (int) e107::getTheme()->getFontAwesome(); - $this->prefs['youtube_apikey']['writeParms']['post'] = " ".LAN_MORE. ''; + $this->prefs['youtube_apikey']['writeParms']['post'] = " ".LAN_MORE. ''; if(E107_DEBUG_LEVEL > 0) {