Bachir Soussi Chiadmi 3 years ago
parent
commit
7883e40c9a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/modules/custom/edlp_home/includes/edlp_home.inc

+ 1 - 1
web/modules/custom/edlp_home/includes/edlp_home.inc

@@ -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'],