Added the errormsg to display.

This commit is contained in:
skeeter 2001-03-31 14:36:24 +00:00
parent 1a5570fcad
commit 3444e0f725
3 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<table border="0" width="75%"> <table border="0" width="75%">
<tr> <tr>
<td colspan="2"> <td colspan="2">
<center><h1>{errormsg}</h1></center>
<hr> <hr>
</td> </td>
</tr> </tr>

View File

@ -9,6 +9,7 @@
<table border="0" width="75%"> <table border="0" width="75%">
<tr> <tr>
<td colspan="2"> <td colspan="2">
<center><h1>{errormsg}</h1></center>
<hr> <hr>
</td> </td>
</tr> </tr>

View File

@ -9,6 +9,7 @@
<table border="0" width="75%"> <table border="0" width="75%">
<tr> <tr>
<td colspan="2"> <td colspan="2">
<center><h1>{errormsg}</h1></center>
<hr> <hr>
</td> </td>
</tr> </tr>