Index: openacs-4/packages/edit-this-page/www/etp-create-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/edit-this-page/www/etp-create-2.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/edit-this-page/www/etp-create-2.tcl 20 Jan 2018 22:42:50 -0000 1.4 +++ openacs-4/packages/edit-this-page/www/etp-create-2.tcl 31 Jul 2024 10:54:57 -0000 1.5 @@ -5,8 +5,8 @@ Handles the form submission and creates a new content page } { - name - title + name:notnull + title:notnull } etp::check_write_access Index: openacs-4/packages/edit-this-page/www/etp-create.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/edit-this-page/www/etp-create.adp,v diff -u -r1.7 -r1.8 --- openacs-4/packages/edit-this-page/www/etp-create.adp 29 Jul 2015 02:06:21 -0000 1.7 +++ openacs-4/packages/edit-this-page/www/etp-create.adp 31 Jul 2024 10:54:57 -0000 1.8 @@ -8,14 +8,14 @@ #edit-this-page.Page_name# - + #edit-this-page.lt_This_must_be_a_short_# #edit-this-page.auto_page_name# #edit-this-page.lt_parameter_the_page_name# #edit-this-page.Page_title# - + #edit-this-page.lt_You_may_change_the_ti#