Corrected title id
JavaScript did not work entirely with that single error
This commit is contained in:
parent
63689ae0e9
commit
c399808706
@ -24,7 +24,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<link href="<?=$GLOBALS['config']['installation_path']?>/favicon.ico" rel="icon" type="image/x-icon">
|
<link href="<?=$GLOBALS['config']['installation_path']?>/favicon.ico" rel="icon" type="image/x-icon">
|
||||||
<title>Redirect in 5 seconds | <?=$GLOBALS['config']['website_name']?></title>
|
<title id="title">Redirect in 5 seconds | <?=$GLOBALS['config']['website_name']?></title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<center>
|
<center>
|
||||||
|
Reference in New Issue
Block a user