diff --git a/profiles/wvn_city/modules/third/panels/plugins/layouts/threecol_25_50_25_stacked/threecol_25_50_25_stacked.inc b/profiles/wvn_city/modules/third/panels/plugins/layouts/threecol_25_50_25_stacked/threecol_25_50_25_stacked.inc
index c92b707..acee9f5 100644
--- a/profiles/wvn_city/modules/third/panels/plugins/layouts/threecol_25_50_25_stacked/threecol_25_50_25_stacked.inc
+++ b/profiles/wvn_city/modules/third/panels/plugins/layouts/threecol_25_50_25_stacked/threecol_25_50_25_stacked.inc
@@ -8,7 +8,7 @@ $plugin = array(
   'title' => t('Three column 25/50/25 stacked'),
   'category' => t('Columns: 3'),
   'icon' => 'threecol_25_50_25_stacked.png',
-  'themes' => 'panels_threecol_25_50_25_stacked',
+  'theme' => 'panels_threecol_25_50_25_stacked',
   'css' => 'threecol_25_50_25_stacked.css',
   'regions' => array(
     'top' => t('Top'),
