Index: openacs-4/packages/news/www/admin/approve-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news/www/admin/approve-2.tcl,v diff -u -N -r1.8 -r1.9 --- openacs-4/packages/news/www/admin/approve-2.tcl 19 Jan 2018 14:24:20 -0000 1.8 +++ openacs-4/packages/news/www/admin/approve-2.tcl 2 Feb 2018 00:17:02 -0000 1.9 @@ -4,16 +4,16 @@ This page makes the insert of publish_date and archive_date (optionally) into cr_revisions and cr_news(news_id) resp. without intermediate confirmation. - The administrator is redirected to return_url + The administrator is redirected to return_url:localurl @author stefan@arsdigita.com @creation-date 2000-12-20 @cvs-id $Id$ } { revision_id:naturalnum,notnull - {return_url: ""} - {permanent_p: "f"} + {return_url:localurl ""} + {permanent_p:boolean "f"} {publish_date:array,date ""} {archive_date:array,date ""} }