Skip to content
Snippets Groups Projects
Commit aa036659 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

fix typo in legend of admin

parent 45d75dcb
No related branches found
No related tags found
No related merge requests found
......@@ -198,7 +198,7 @@ if (!$oR->isEnabled()){
: ''
;
$sHtml.=''
$sHtml.=''
.'<br><br>'
.'<div class="content legend">'
. '<strong>Legend</strong>:<br>'
......@@ -215,7 +215,7 @@ if (!$oR->isEnabled()){
. '<td>'
. $aIco['ip_ok'].' Domain is on the same ip like the redirect tool.<br>'
. $aIco['ip_warn'].' Domain is on another domain (= the config from here does not work because redirect is handled on another system)<br>'
. $aIco['ip_err'].' Hostname was not found ni DNS<br>'
. $aIco['ip_err'].' Hostname was not found in DNS<br>'
. '</td>'
. '</tr>'
.'<tr>'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment