This commit is contained in:
2025-10-22 15:39:40 +08:00
commit b0b510fac1
2720 changed files with 415933 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>Dialog</title>
<script src="../../main/js/tiny_mce_popup.js"></script>
<script src="../../main/js/utils/form_utils.js"></script>
<script src="../../main/js/utils/mctabs.js"></script>
<script src="../../main/js/utils/validate.js"></script>
</head>
<body>
<h1>{#prefix.test}</h1>
</body>
</html>