? 814978_zen_name_1.patch
Index: templates/page.tpl.php
===================================================================
RCS file: /cvs/drupal-contrib/contributions/themes/zen/templates/page.tpl.php,v
retrieving revision 1.30
diff -u -p -r1.30 page.tpl.php
--- templates/page.tpl.php	1 Apr 2010 13:33:40 -0000	1.30
+++ templates/page.tpl.php	1 Jun 2010 15:00:57 -0000
@@ -107,7 +107,7 @@
     <div id="content" class="column"><div class="section">
       <?php print render($page['highlight']); ?>
       <?php print $breadcrumb; ?>
-      <a name="main-content" id="main-content"></a>
+      <a id="main-content"></a>
       <?php print render($title_prefix); ?>
       <?php if ($title): ?>
         <h1 class="title" id="page-title"><?php print $title; ?></h1>
