? panels-362754.patch
Index: plugins/layouts/threecol_33_34_33/panels-threecol-33-34-33.tpl.php
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/panels/plugins/layouts/threecol_33_34_33/Attic/panels-threecol-33-34-33.tpl.php,v
retrieving revision 1.1.2.1
diff -u -p -r1.1.2.1 panels-threecol-33-34-33.tpl.php
--- plugins/layouts/threecol_33_34_33/panels-threecol-33-34-33.tpl.php	16 Dec 2008 21:27:58 -0000	1.1.2.1
+++ plugins/layouts/threecol_33_34_33/panels-threecol-33-34-33.tpl.php	11 Apr 2009 13:28:03 -0000
@@ -17,7 +17,7 @@
  */
 ?>
 
-<div class="panel-display panel-3col-33 clear-block" <?php if (!empty($id)) { print "id=\"$id\""; } ?>>
+<div class="panel-display panel-3col-33 clear-block" <?php if (!empty($css_id)) { print "id=\"$css_id\""; } ?>>
   <div class="panel-panel panel-col-first">
     <div class="inside"><?php print $content['left']; ?></div>
   </div>
