diff --git a/panels-layouts/zen_main/zen-main.tpl.php b/panels-layouts/zen_main/zen-main.tpl.php
index 07b5389..c419623 100644
--- a/panels-layouts/zen_main/zen-main.tpl.php
+++ b/panels-layouts/zen_main/zen-main.tpl.php
@@ -53,7 +53,7 @@
 
   <?php if ($content['footer']): ?>
     <footer class="footer" role="contentinfo">
-      <?php print $content['header']; ?>
+      <?php print $content['footer']; ?>
     </header>
   <?php endif; ?>
 
