Revert "Revert "Another try..""

This reverts commit 2ba03e0c99e021ffab2bd5b200003bbf4e7793d5.
This commit is contained in:
slawkens 2024-01-27 19:23:02 +01:00
parent 2ba03e0c99
commit 3a58c8a6f9

View File

@ -74,6 +74,8 @@ if(ModelsFAQ::count() == 0) {
]);
}
clearCache();
$locale['step_finish_desc'] = str_replace('$ADMIN_PANEL$', generateLink(str_replace('tools/', '',ADMIN_URL), $locale['step_finish_admin_panel'], true), $locale['step_finish_desc']);
$locale['step_finish_desc'] = str_replace('$HOMEPAGE$', generateLink(str_replace('tools/', '', BASE_URL), $locale['step_finish_homepage'], true), $locale['step_finish_desc']);
$locale['step_finish_desc'] = str_replace('$LINK$', generateLink('https://my-aac.org', 'https://my-aac.org', true), $locale['step_finish_desc']);