Revert "Another try.."

This reverts commit ccc91a473c840bd4c5b49f53aeed2f285c18fce8.
This commit is contained in:
slawkens 2024-01-27 18:58:41 +01:00
parent f7f46bae00
commit 2ba03e0c99

View File

@ -74,8 +74,6 @@ 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']);