X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fdefault%2Foption_groups.tpl;h=23c74de4c7f5e73805c012f7ab63fb01981a0a3f;hb=HEAD;hp=c1a8acfb9a47afeedb452bab8f42c6f4677b5a99;hpb=64033e1c54e52d462f6dbb93c3bb06a5c0050865;p=squirrelmail.git diff --git a/templates/default/option_groups.tpl b/templates/default/option_groups.tpl index c1a8acfb..c80899a5 100644 --- a/templates/default/option_groups.tpl +++ b/templates/default/option_groups.tpl @@ -8,12 +8,13 @@ * $page_title - string containing the title element for this page * $options - array containing option blocks to be displayed. Each * element in the array will contain the following fields: - * $el['url'] - The URL of the link to display that option page - * $el['name'] - The name of the option page - * $el['desc'] - string containing the description of that option block - * $el['js'] - boolean TRUE if the element requires javascript being enabled. + * $el['url'] - The URL of the link to display that option page + * $el['name'] - The name of the option page + * $el['desc'] - string containing the description of that option block + * $el['js'] - boolean TRUE if the element requires javascript being enabled. + * $el['accesskey'] - an access key, if one exists (if not, it will be "NONE") * - * @copyright © 2006 The SquirrelMail Project Team + * @copyright 2006-2024 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -38,7 +39,7 @@ extract($t);
- > + >