Update header_login.tpl.php (#36220)

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
This commit is contained in:
Frédéric FRANCE
2025-11-12 09:39:55 +01:00
committed by GitHub
parent b4a01b3f63
commit feccc7d4f5

View File

@@ -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>