Happy New Year
[squirrelmail.git] / templates / default / folder_manip_dialog.tpl
index 0d97c189f9b9749ae064190fbe439a5e29546c99..4793e2845f2c8a36f6be07e703951f1af5b379f1 100644 (file)
@@ -19,7 +19,7 @@
  *      + $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
+ * @copyright 1999-2020 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -31,6 +31,7 @@ extract($t);
 ?>
 <div class="dialogbox">
 <form action="folders.php" method="post">
+<input type="hidden" name="smtoken" value="<?php echo sm_generate_security_token(); ?>" />
 <table cellspacing="0" class="wrapper">
 <?php
 if ( $dialog_type == 'rename' ) {