Edit a sentence in index.php (#19309)
* Edit a sentence in index.php Signed-off-by: abdellah boutmad <boutabd6@gmail.com> * Edit a sentence in index.php Signed-off-by: abdellah boutmad <boutabd6@gmail.com> * Update index.php Co-authored-by: William Desportes <williamdes@wdes.fr> Signed-off-by: abdellah boutmad <boutabd6@gmail.com> --------- Signed-off-by: abdellah boutmad <boutabd6@gmail.com> Co-authored-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
5d699d99ef
commit
5a82f71580
@ -15,7 +15,7 @@ setTimeout(function() { window.location = decodeURI('./public/'); }, 2000);
|
||||
<body>
|
||||
<script>
|
||||
//<![CDATA[
|
||||
document.write('<p><a href="./public/">Redirecting…</a></p>');
|
||||
document.write('<p>Redirecting to the <a href="./public/">phpMyAdmin interface</a>. If you are not redirected automatically, click the link.</p>');
|
||||
//]]>
|
||||
</script>
|
||||
</body>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user