HTTP docs say that ID and NAME must be the same.
authorjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 17 Mar 2006 17:11:46 +0000 (17:11 +0000)
committerjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 17 Mar 2006 17:11:46 +0000 (17:11 +0000)
http://www.w3.org/TR/html4/struct/links.html#anchors-with-id

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10991 7612ce4b-ef26-0410-bec9-ea0150e637f0

templates/default/message_list.tpl

index ea541ff348e7b90ad8416e393be4bac41238b383..fe37e03d81717f9254258ca4a78ee657e83980f9 100644 (file)
@@ -91,7 +91,7 @@ $clickedColor = (empty($color[16])) ? $color[2] : $color[16];
 
 ?>
 <div id="message_list">
-<form id="<?php echo $form_id;?>" name="<?php echo $form_name;?>" method="post" action="<?php echo $php_self;?>">
+<form id="<?php echo $form_name;?>" name="<?php echo $form_name;?>" method="post" action="<?php echo $php_self;?>">
 <table class="table_empty" cellspacing="0">
   <tr>
    <td>