Convert plugin output on signout page to new template system; plugins previously...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 4 Nov 2006 10:11:01 +0000 (10:11 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 4 Nov 2006 10:11:01 +0000 (10:11 +0000)
commitf2c796808a1b334ee69244abcb88edcb7799ba0c
tree8d192a277ff867b10ce52d4d6c428d52b3eddbaf
parentbe199b6c04ec373c97aebe60f06b40ffb59198fa
Convert plugin output on signout page to new template system; plugins previously hooking into the 'logout_above_text' hook should hook into the 'template_construct_signout.tpl' hook and return output in an array under a key called 'signout_message', such as: return array('signout_message' => )

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11948 7612ce4b-ef26-0410-bec9-ea0150e637f0
templates/default/signout.tpl