Balise title non ferme
This commit is contained in:
parent
99f438e8af
commit
f60bdff99e
@ -30,7 +30,7 @@ function loginFunction()
|
|||||||
/**
|
/**
|
||||||
* Change the HTML output so that it fits to your
|
* Change the HTML output so that it fits to your
|
||||||
* application. */
|
* application. */
|
||||||
print '<html><head><title>Dolibarr Authentification</head><body>';
|
print '<html><head><title>Dolibarr Authentification</title></head><body>';
|
||||||
print '<p>Dolibarr Authentification';
|
print '<p>Dolibarr Authentification';
|
||||||
echo "<form method=\"post\" action=\"" . $_SERVER['PHP_SELF'] . "\">";
|
echo "<form method=\"post\" action=\"" . $_SERVER['PHP_SELF'] . "\">";
|
||||||
print '<table><tr>';
|
print '<table><tr>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user