This commit is contained in:
2023-12-01 10:33:32 +01:00
parent bbec3a9dc8
commit 84686dd39d
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ function reha_preprocess_node(&$variables) {
function reha_preprocess_block(&$variables) {
if ($variables['plugin_id'] === "user_login_block") {
$url = new Url('user.register', [], ['query' => ['destination' => '/node/add/operation']]);
$link = new Link('proposer une operation', $url);
$link = new Link('proposer une opération', $url);
$variables['content']['reha'] = array(
'#theme' => 'item_list',
'#items' => [