typo fix #423
This commit is contained in:
@@ -180,7 +180,7 @@ function template_preprocess_edlp_home(&$vars){
|
|||||||
'#type'=>"container",
|
'#type'=>"container",
|
||||||
'title'=>array(
|
'title'=>array(
|
||||||
'#prefix'=> '<h3>',
|
'#prefix'=> '<h3>',
|
||||||
'#title' => t("Production"),
|
'#title' => t("Productions"),
|
||||||
'#suffix' => '</h3>',
|
'#suffix' => '</h3>',
|
||||||
'#type' => 'link',
|
'#type' => 'link',
|
||||||
'#url' => $vars['production_link']['url'],
|
'#url' => $vars['production_link']['url'],
|
||||||
|
|||||||
Reference in New Issue
Block a user