Subversion Repositories DevTools

Rev

Rev 119 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
119 ghuddy 1
<table width="400" border="0" cellspacing="0" cellpadding="5">
2
  <form name="message" method="get" action="#">
3
  <tr> 
4
    <td width="4"><img src="images/i_critical.gif" width="32" height="32"></td>
5
    <td width="376" class="err_ttl">Internal Error!</td>
6
  </tr>
7
  <tr> 
8
    <td width="4">&nbsp;</td>
9
    <td width="376"> 
10
      <p class="err_dtl"><br>
11
      The server encountered an unexpected condition which prevented it from fulfilling the request.
12
	  </p>
13
	  <p class="err_sol">
14
      Please contact the <a href="mailto:$ADMINEMAIL$">administrator</a> for more details.
15
	  </p><br>
16
    </td>
17
  </tr>
18
  <tr>
19
    <td width="4">&nbsp;</td>
20
    <td width="376">
21
      <input type="reset" name="btn" value="   OK   " class="sublbox_item" onClick="history.back();">
22
    </td>
23
  </tr>
24
  </form>
25
</table>