Fixed broken highlighting form (missing security tokens) (#3381117)
[squirrelmail.git] / templates / default / addressbook_list.tpl
index bb54978a912eacd5ac8346cbafd16e0711e9f07b..6a850f87a7ed83cec83efcaa93610ec72ba73f3a 100644 (file)
@@ -47,7 +47,7 @@
   *                       ['JSEmail']     - email address scrubbed for use with
   *                                         javascript functions.
   *
-  * @copyright © 1999-2006 The SquirrelMail Project Team
+  * @copyright 1999-2011 The SquirrelMail Project Team
   * @license http://opensource.org/licenses/gpl-license.php GNU Public License
   * @version $Id$
   * @package squirrelmail
@@ -65,6 +65,7 @@ $source = $addresses[$current_backend];
 $colspan = $abook_has_extra_field ? 6 : 5;
 ?>
 <form action="<?php echo $form_action; ?>" method="post" id="address_book_form" name="address_book_form">
+<input type="hidden" name="smtoken" value="<?php echo sm_generate_security_token(); ?>" />
 <div id="addressList">
 <table cellspacing="0">
  <tr>