diff --git a/ext_localconf.php b/ext_localconf.php
index a6b752b0cc5c60e0455a45b032a9d366c8e532f8..8292595f0c1c632c0874fc1f7b0caa38cb48d5b8 100644
--- a/ext_localconf.php
+++ b/ext_localconf.php
@@ -112,6 +112,7 @@ call_user_func(
 			'preInitAfter'
 		);
 
+		# Hook to add the "go to News Module Button
 		if (!is_array($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['cms/layout/db_layout.php']['drawHeaderHook'])) {
 			$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['cms/layout/db_layout.php']['drawHeaderHook'] = [];
 		}