updating skeleton scheduler
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 1 Oct 2006 18:53:39 +0000 (18:53 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 1 Oct 2006 18:53:39 +0000 (18:53 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@6312 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/web/reports/oils_rpt_editor.xhtml

index a25c113..233faa5 100644 (file)
@@ -24,7 +24,7 @@
                        </tr>
                        <tr><td colspan='2'><hr/></td></tr>
                        <tr>
-                               <td>Choose a report folder as the destination: </td>
+                               <td>Choose a folder to store this report definition: </td>
                                <td>
                                        <div style='margin-bottom: 7px;'>
                                                <span>Selected Folder: </span>
                                                                </td>
                                                        </tr>
                                                        <tr>
-                                                               <th>Email completion notification to:</th>
+                                                               <th>Send completion notification to this Email address:</th>
                                                                <td><input name="sched_email" type="text" size="25"/></td>
                                                        </tr>
                                                        <tr>
+                                                               <td>Choose a folder to store this report's output: </td>
+                                                               <td>
+                                                                       <div style='margin-bottom: 7px;'>
+                                                                               <span>Selected Folder: </span>
+                                                                               <b id='oils_rpt_output_selected_folder'/>
+                                                                       </div>
+                                                                       <span id='oils_rpt_output_dest_folder'/>
+                                                               </td>
+                                                       </tr>
+                                                       <tr>
                                                                <th>Recuring Report</th>
                                                                <td><input type="checkbox" name="sched_recur" value="t"/></td>
                                                        </tr>