Second pass at adding key files

This commit is contained in:
dsainty
2024-06-17 22:24:05 +10:00
parent aa25e9347f
commit b6fc94ff0f
923 changed files with 243184 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<html>
<head><style><%include editor.css%></style></head>
<body leftmargin="0" topmargin="0" bgcolor="#D6D6D6">
<div id="editor_toolbar" class="toolbar"></div>
<iframe id="editor_editor" style="position: absolute; width: 100%" src="glist.cgi?do=msg_page;pg=editor_editor.html;t=common<%hidden_query%>"></iframe>
<textarea id="editor_html" class="html_content"></textarea>
<div id="editor_menu" class="menu"></div>
</body>
</html