Update index.php.install

This commit is contained in:
Philippe Grand 2019-01-16 19:14:24 +01:00 committed by GitHub
parent 3168c76946
commit dfceecc04f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -527,7 +527,7 @@ a:hover {
</head>
<body>
<table width="100%"><tr><td style="text-align:left;">
<table width="100%"><tr><td class="left">
<img src="index.php?img=pngLogo">
</td>
<td align="right">
@ -587,4 +587,4 @@ a:hover {
EOPAGE;
echo $pageContents;
?>
?>