More log
This commit is contained in:
parent
34cdd17cb8
commit
180d94b43c
@ -2741,6 +2741,7 @@ if (!GETPOST('hide_websitemenu')) {
|
|||||||
$htmltext .= '<br><center>'.$langs->trans("GoTo").' <a href="'.$virtualurl.'" target="_website">'.$virtualurl.'</a></center><br>';
|
$htmltext .= '<br><center>'.$langs->trans("GoTo").' <a href="'.$virtualurl.'" target="_website">'.$virtualurl.'</a></center><br>';
|
||||||
}
|
}
|
||||||
if (!empty($conf->global->WEBSITE_REPLACE_INFO_ABOUT_USAGE_WITH_WEBSERVER)) {
|
if (!empty($conf->global->WEBSITE_REPLACE_INFO_ABOUT_USAGE_WITH_WEBSERVER)) {
|
||||||
|
$htmltext .= '<!-- Message defined translate key set into WEBSITE_REPLACE_INFO_ABOUT_USAGE_WITH_WEBSERVER -->';
|
||||||
$htmltext .= '<br>'.$langs->trans($conf->global->WEBSITE_REPLACE_INFO_ABOUT_USAGE_WITH_WEBSERVER);
|
$htmltext .= '<br>'.$langs->trans($conf->global->WEBSITE_REPLACE_INFO_ABOUT_USAGE_WITH_WEBSERVER);
|
||||||
} else {
|
} else {
|
||||||
$htmltext .= $langs->trans("SetHereVirtualHost", $dataroot);
|
$htmltext .= $langs->trans("SetHereVirtualHost", $dataroot);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user