fix studio
This commit is contained in:
@@ -35,7 +35,7 @@ function template_preprocess_edlp_compositions_list(&$vars){
|
||||
),
|
||||
),
|
||||
'delete_link' => array(
|
||||
'#title' => "delete",
|
||||
'#title' => t("delete"),
|
||||
'#type' => 'link',
|
||||
'#url' => $delete_url,
|
||||
'#options'=>array(
|
||||
|
||||
Reference in New Issue
Block a user