renamed last docks blocks
This commit is contained in:
@@ -100,7 +100,7 @@ function template_preprocess_edlp_home(&$vars){
|
||||
'#type'=>"container",
|
||||
'title'=>array(
|
||||
'#prefix'=> '<h3>',
|
||||
'#title' => t("Last documents"),
|
||||
'#title' => t("Recently uploaded"),
|
||||
'#suffix' => '</h3>',
|
||||
'#type' => 'link',
|
||||
'#url' => $lastdocs_url,
|
||||
|
||||
Reference in New Issue
Block a user