Updating copyrights. Happy New Year.
[squirrelmail.git] / templates / default / folder_manip_dialog.tpl
index 0d97c189f9b9749ae064190fbe439a5e29546c99..610fb52bc4a82bba62d0ee82a04d95b1378b532a 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-2012 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' ) {