Bachir Soussi Chiadmi 3 年之前
父节点
当前提交
7883e40c9a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'],