#20 améliorer cosmetique setup.php:ajout tags html, title, body head
This commit is contained in:
parent
6aa8956617
commit
c16d6958bf
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 FINAL//EN"><HTML><HEAD>
|
||||
<TITLE>PhpCompta - Mise à jour</TITLE>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF8">
|
||||
</title>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body {
|
||||
|
|
@ -69,6 +74,8 @@ border:groove 2px blue;
|
|||
background-color:lightgrey;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p align="center">
|
||||
<IMG SRC="../image/logo7.gif" alt="Logo PhpCompta">
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue