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_warning.gif" width="32" height="32"></td>
5
    <td width="376" class="err_ttl">Unauthorised to Update!</td>
6
  </tr>
7
  <tr> 
8
    <td width="4">&nbsp;</td>
9
    <td width="376"> 
10
      <p class="err_dtl"><br>
11
        Your are unauthorised to update this view,<br>
12
        as you are not the owner.</p><br>
13
      </td>
14
  </tr>
15
  <tr>
16
    <td width="4"></td>
17
    <td width="376">
18
      <input type="reset" name="btn" value="  OK  " class="sublbox_item" onClick="history.back();">
19
    </td>
20
  </tr>
21
</form>  
22
</table>