mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-10 01:42:33 +01:00
Update header_login.tpl.php (#36220)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
<!-- file header_login.tpl.php -->
|
||||
<?php
|
||||
/**
|
||||
* @var Context $context Object Context for webportal
|
||||
@@ -15,7 +14,9 @@ global $langs;
|
||||
|
||||
// Return HTTP headers
|
||||
top_httphead();
|
||||
|
||||
?>
|
||||
<!-- file header_login.tpl.php -->
|
||||
<?php
|
||||
// Return HTML header
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
Reference in New Issue
Block a user