Skip to content
Snippets Groups Projects
Commit 3656e05d authored by Mohammed Razem's avatar Mohammed Razem Committed by Rajab Natshah
Browse files

Issue #2999427 by JayBeeDutch, Mohammed J. Razem: Fix typo in the text between...

Issue #2999427 by JayBeeDutch, Mohammed J. Razem: Fix typo in the text between the installation and the redirection
parent 486b197f
No related branches found
No related tags found
No related merge requests found
......@@ -459,7 +459,7 @@ function varbase_after_install_finished(array &$install_state) {
$output = [
'#title' => t('Varbase'),
'info' => [
'#markup' => t('<p>Congratulations, you have installed Varbase!</p><p>If you are not redirected to the front page in 5 seconds, Please <a href="@url">click here</a> to proceed to your insalled site.</p>', [
'#markup' => t('<p>Congratulations, you have installed Varbase!</p><p>If you are not redirected to the front page in 5 seconds, Please <a href="@url">click here</a> to proceed to your installed site.</p>', [
'@url' => $after_install_direction,
]),
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment