From 6cb3431f3b0a8210b2ec48df3a10af36b0336bf4 Mon Sep 17 00:00:00 2001 From: pdontthink Date: Tue, 22 Oct 2013 21:48:11 +0000 Subject: [PATCH 1/1] Typo git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14394 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/options_identities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/options_identities.php b/src/options_identities.php index d41c2cb2..7bcefdef 100644 --- a/src/options_identities.php +++ b/src/options_identities.php @@ -117,7 +117,7 @@ $oTemplate->display('footer.tpl'); /** * Returns html formated identity form fields * - * Contains options_identities_buttons and option_identities_table hooks. + * Contains options_identities_buttons and options_identities_table hooks. * Before 1.4.5/1.5.1 hooks were placed in ShowTableInfo() function. * In 1.1.3-1.4.1 they were called in do_hook function with two or * three arguments. Since 1.4.1 hooks are called in concat_hook_function. -- 2.25.1