Subversion Repositories DevTools

Rev

Rev 119 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<table width="400" border="0" cellspacing="0" cellpadding="5">
  <form name="message" method="get" action="#">
  <tr> 
    <td width="4"><img src="images/i_warning.gif" width="32" height="32"></td>
    <td width="376" class="err_ttl">User Not Found!</td>
  </tr>
  <tr> 
    <td width="4">&nbsp;</td>
    <td width="376"> 
      <p class="err_dtl"><br>
        <span class="err_alert">$USERNAME$</span> is not found and you will not be authorised to proceed.</p>
          <p class="err_sol">
        Please contact the <a href="mailto:$ADMINEMAIL$">administrator</a> for more details<br>
                OR<br>
          <a href="sign_up.asp">click here to Sign Up.</a></p> 
      </td>
  </tr>
  <tr>
    <td width="4">&nbsp;</td>
    <td width="376">
      <input type="reset" name="btn" value="Try Again" class="sublbox_item" onClick="history.back();">
          <input type="reset" name="btn" value="Cancel" class="sublbox_item" onClick="history.go(-2);">
    </td>
  </tr>
  </form>
</table>