Index: openacs-4/packages/acs-admin/www/auth/batch-job.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/auth/batch-job.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-admin/www/auth/batch-job.tcl 11 Sep 2003 16:12:30 -0000 1.3 +++ openacs-4/packages/acs-admin/www/auth/batch-job.tcl 16 Sep 2003 13:04:12 -0000 1.4 @@ -26,6 +26,10 @@ {job_end_time:text(inform) {label "End time"} } + {run_time_seconds:text(inform) + {label "Running time"} + {after_html " seconds"} + } {interactive_p:text(inform) {label "Interactive"} } @@ -53,9 +57,6 @@ {document_download:text(inform) {label "Document"} } - {run_time_seconds:text(inform) - {label "Runtime seconds"} - } {num_actions:text(inform) {label "Number of actions"} }