Skip to content
Snippets Groups Projects
Commit d3a9117a authored by runemaster's avatar runemaster
Browse files

Add separator graphic for message body.

parent c60c2ab5
Branches
Tags
No related merge requests found
......@@ -16,9 +16,19 @@
</tr>
<tr>
<td colspan="4">
<hr />
<img src="/graphics/msg_td_teal.gif" alt="Table Graphic." width="100%" height="11" border="0" />
</td>
</tr>
<tr>
<td bgcolor="Black" colspan="4">
<!-- <hr /> -->
<pre class="leftalign">@@body@@</pre>
<hr />
<!-- <hr /> -->
</td>
</tr>
<tr>
<td colspan="4">
<img src="/graphics/msg_td_teal.gif" alt="Table Graphic." width="100%" height="11" border="0" />
</td>
</tr>
</table>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment