Subversion Repositories DevTools

Rev

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

Rev Author Line No. Line
119 ghuddy 1
<html>
2
<head>
3
<title>Release Manager</title>
4
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5
<link rel="stylesheet" href="../images/release_manager_style.css" type="text/css">
6
<link rel="stylesheet" href="../images/navigation.css" type="text/css">
7
</head>
8
<body background="../images/bg_form_lightgray.gif">
9
<table width="400" border="0" cellspacing="0" cellpadding="5" >
10
  <form name="message" method="get" action="#">
11
  <tr> 
12
    <td width="4"><img src="../images/i_warning.gif" width="32" height="32"></td>
13
    <td width="376" class="err_ttl">Name Reserved!</td>
14
  </tr>
15
  <tr> 
16
    <td width="4">&nbsp;</td>
17
    <td width="376"> 
18
      <p class="err_dtl"><br>
19
      Base View name you are trying to use is reserverd<br>by a public view!
20
	  </p>
21
	  <p class="err_sol">
22
      Please go back and use different name.
23
	  </p>
24
      </td>
25
  </tr>
26
   </tr>
27
    <tr>
28
    <td>&nbsp;</td>
29
    <td>
30
      <input type="reset" name="btn" value="&laquo; Back" class="sublbox_item" onClick="history.back();">
31
    </td>
32
  </tr>
33
  </form>
34
</table>
35
</body>
36
</html>