egroupware/phpgwapi/js/htmlarea/popups/editor_help.html

16 lines
198 B
HTML
Raw Normal View History

<html>
<head>
<title>Editor Help</title>
<style>
body, td, p, div { font-family: arial; font-size: x-small; }
</style>
</head>
<body>
<h2>Editor Help<hr></h2>
Todo...
</body>
</html>