X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2Fdefault%2Ffolder_manip_dialog.tpl;h=0d97c189f9b9749ae064190fbe439a5e29546c99;hb=39352565ef2e2f1d438b23a5c291ec9e655ae8a0;hp=2e1c2f85fd2405b96d02cc9eea59ffff4b824044;hpb=9829e1d84ea35989d03c1956871a8f48ad3c538c;p=squirrelmail.git diff --git a/templates/default/folder_manip_dialog.tpl b/templates/default/folder_manip_dialog.tpl index 2e1c2f85..0d97c189 100644 --- a/templates/default/folder_manip_dialog.tpl +++ b/templates/default/folder_manip_dialog.tpl @@ -4,7 +4,22 @@ * * Template for folder management dialogs (rename, delete) * - * @copyright © 1999-2006 The SquirrelMail Project Team + * The following variables are available in this template: + * + $dialog_type - string containing 'rename' or 'delete' to determine + * the desired action + * + * Depending on $dialog_type, other variables will be available. If + * $dialog_type is 'rename', the following variables will be available: + * + $current_folder_name - the current name of the element being renamed + * + $parent_folder - the name of the parent of the element being renamed + * + $current_full_name - the current full mailbox name + * + $is_folder - boolean TRUE if the element being renamed is a folder + * + * If $dialog_type is 'delete', the following variables will be available: + * + $folder_name - the name of the element being deleted + * + $visible_folder_name - scrubbed string of the element begin deleted + * + * @copyright © 1999-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -14,53 +29,55 @@ /* retrieve the template vars */ extract($t); ?> - +
- - - - - - - - - - - - - - -
- -
-

- -" /> -" /> - - - - - - - - - -
- -'),array(' ','<','>'),$visible_folder_name)); ?> -

- -" /> -" /> - - - - -
- + + + + + + + + + + + + +
+ +
+ +
+ + +

+ '; + } + ?> + + + + " /> + " /> + +
+ +
+ +

+ + + " /> + " /> + +
- - +