typo fix #423
This commit is contained in:
@@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user