git-svn-id: http://xe-core.googlecode.com/svn/trunk@1716 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-20 11:33:31 +00:00
parent fe8e764cab
commit fcb4fe15d6
24 changed files with 381 additions and 405 deletions

View file

@ -1,4 +1,4 @@
<!--#include("./common.html")-->
<!--#include("./common_header.html")-->
<!--%import("filter/send_message.xml")-->
<div style="width:650px;">
@ -33,3 +33,4 @@
<script type="text/javascript">
xAddEventListener(window, 'load', function() { xGetElementById("message_title").focus(); });
</script>
<!--#include("./common_footer.html")-->