New template for ceb to try out for the coloring.

This commit is contained in:
skeeter 2001-08-05 03:33:39 +00:00
parent 179559990c
commit b20c072d9e

View File

@ -29,7 +29,7 @@
<td width="2%" align="{align}" valign="top"> <td width="2%" align="{align}" valign="top">
<form method="POST" action="{action}" name="{form_name}"> <form method="POST" action="{action}" name="{form_name}">
{hidden} {hidden}
<table border="0" cellspacing="0" cellpadding="0"> <table border="0" bgcolor="{th_bg}" cellspacing="0" cellpadding="0">
<tr> <tr>
<td align="{align}"> <td align="{align}">
<input type="image" src="{img}" border="{border}" alt="{label}" width="12" height="12" name="start" value="{start}"> <input type="image" src="{img}" border="{border}" alt="{label}" width="12" height="12" name="start" value="{start}">