Add {error} to display config error

This commit is contained in:
Miles Lott 2001-12-23 15:30:30 +00:00
parent d98af24492
commit 7584fd36fc

View File

@ -4,6 +4,9 @@
<tr bgcolor="{th_bg}">
<td colspan="2"><font color="{th_text}">&nbsp;<b>{title}</b></font></td>
</tr>
<tr bgcolor="{th_err}">
<td colspan="2">&nbsp;<b>{error}</b></font></td>
</tr>
<!-- END header -->
<!-- BEGIN body -->
<tr bgcolor="{row_on}">