Subversion Repositories DevTools

Rev

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

Rev 129 Rev 4955
Line 59... Line 59...
59
<link rel="stylesheet" href="images/navigation.css" type="text/css">
59
<link rel="stylesheet" href="images/navigation.css" type="text/css">
60
<script language="JavaScript" src="images/common.js"></script>
60
<script language="JavaScript" src="images/common.js"></script>
61
<script language="JavaScript" src="images/calendar.js"></script>
61
<script language="JavaScript" src="images/calendar.js"></script>
62
</head>
62
</head>
63
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.scheduletask.FRmsg.focus();">
63
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.scheduletask.FRmsg.focus();">
64
<form name="scheduletask" method="post" action="<%=scriptName%>?done=done<%=QSTR_All%>" onSubmit="return check();">
64
<form name="scheduletask" method="post" action="<%=scriptName%>?done=done<%=QSTR_FullQuery%>" onSubmit="return check();">
65
   <table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
65
   <table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
66
      <tr>
66
      <tr>
67
         <td background="images/lbox_bg_orange.gif" width="1%" height="1%"><img src="images/h_trsp_dot.gif" width="22" height="1"></td>
67
         <td background="images/lbox_bg_orange.gif" width="1%" height="1%"><img src="images/h_trsp_dot.gif" width="22" height="1"></td>
68
         <td background="images/lbox_bg_blue.gif" nowrap width="50%" class="wform_ttl">&nbsp;Schedule
68
         <td background="images/lbox_bg_blue.gif" nowrap width="50%" class="wform_ttl">&nbsp;Schedule
69
         a Task</td>
69
         a Task</td>