mirror of
https://github.com/Mibew/mibew.git
synced 2025-03-03 18:38:31 +03:00
commit
062a4c1090
@ -317,7 +317,7 @@ class InstallController extends AbstractController
|
|||||||
);
|
);
|
||||||
|
|
||||||
$login_link = getlocal(
|
$login_link = getlocal(
|
||||||
'You can login to usgin <a href="{0}">this</a> link.',
|
'You can login to using <a href="{0}">this</a> link.',
|
||||||
array($login_url)
|
array($login_url)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user