TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:00 +02:00
commit f9941541b7
1178 changed files with 135377 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<!-- Close script, used in particular by FormEngine to close the current edit window -->
<!-- TYPO3 Script ID: typo3/sysext/backend/Resources/Public/Html/Close.html -->
<meta charset="utf-8" />
<title>Close</title>
<script src="../JavaScript/close-current-window.js"></script>
</head>
<body>
</body>
</html>