From d53e5562f32a52d18eba6086772a66bbad52741f Mon Sep 17 00:00:00 2001 From: lkehresman Date: Fri, 9 Feb 2001 04:29:09 +0000 Subject: [PATCH 1/1] fixed minor spelling error git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1080 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/right_main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/right_main.php b/src/right_main.php index e4b569cc..af5b995e 100644 --- a/src/right_main.php +++ b/src/right_main.php @@ -132,7 +132,7 @@ session_register('numMessages'); } - do_hook('ight_main_bottom'); + do_hook('right_main_bottom'); sqimap_logout ($imapConnection); ?> -- 2.25.1