Skip to content
Snippets Groups Projects
Commit 165327ea authored by deuce's avatar deuce
Browse files

Add a border around message and change default fore/back colours to white

on black.
parent 3dbc35fb
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
<TR><TD COLSPAN=2><HR></TD></TR>
<TR>
<TD COLSPAN=2>
<OBJECT TYPE="text/html" DATA="msgframe.ssjs/^^group:number^^/^^sub:code^^/^^hdr:number^^" STANDBY="Loading Message..." WIDTH="95%" HEIGHT="425">
<OBJECT TYPE="text/html" BORDER=2 DATA="msgframe.ssjs/^^group:number^^/^^sub:code^^/^^hdr:number^^" STANDBY="Loading Message..." WIDTH="95%" HEIGHT="450">
@@body@@
</OBJECT>
</TD>
......
......@@ -2,7 +2,7 @@
<head>
<title>%%title%%</title>
</head>
<body>
<body text="#ffffff" bgcolor="#000000">
<PRE><FONT NAME="Courier New">@@body@@</FONT></PRE>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment