Subversion Repositories DevTools

Rev

Rev 129 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 129 Rev 4955
Line 58... Line 58...
58
</head>
58
</head>
59
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="document.newview.FRviewname.focus()">
59
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="document.newview.FRviewname.focus()">
60
<!-- TIPS LAYERS -------------------------------------->
60
<!-- TIPS LAYERS -------------------------------------->
61
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
61
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
62
<!----------------------------------------------------->
62
<!----------------------------------------------------->
63
<form name="newview" method="post" action="<%=scriptName%>?done=done<%=QSTR_All%>" onSubmit="return check();">
63
<form name="newview" method="post" action="<%=scriptName%>?done=done<%=QSTR_FullQuery%>" onSubmit="return check();">
64
  <table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
64
  <table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
65
    <tr>
65
    <tr>
66
      <td background="images/bg_member_dark.gif" width="1%" height="1%"><img src="images/bt_view.gif" width="31" height="18" hspace="5"></td>
66
      <td background="images/bg_member_dark.gif" width="1%" height="1%"><img src="images/bt_view.gif" width="31" height="18" hspace="5"></td>
67
      <td background="images/bg_member_dark.gif" nowrap width="50%" class="wform_ttl">&nbsp;Create
67
      <td background="images/bg_member_dark.gif" nowrap width="50%" class="wform_ttl">&nbsp;Create
68
        NEW Personal View</td>
68
        NEW Personal View</td>