Files
web/public/tinymce/src/plugins/compat3x/test/html/dialog.html
2025-10-22 15:39:40 +08:00

14 lines
363 B
HTML

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