@@ -180,7 +180,7 @@ function template_preprocess_edlp_home(&$vars){
'#type'=>"container",
'title'=>array(
'#prefix'=> '<h3>',
- '#title' => t("Production"),
+ '#title' => t("Productions"),
'#suffix' => '</h3>',
'#type' => 'link',
'#url' => $vars['production_link']['url'],