Index: openacs-4/packages/photo-album/www/album-add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/photo-album/www/album-add.tcl,v diff -u -N -r1.4 -r1.4.10.1 --- openacs-4/packages/photo-album/www/album-add.tcl 18 Nov 2003 22:59:03 -0000 1.4 +++ openacs-4/packages/photo-album/www/album-add.tcl 14 Jun 2007 09:12:49 -0000 1.4.10.1 @@ -40,7 +40,7 @@ template::element create album_add description -html { size 50 } \ -label "[_ photo-album._Album]" -datatype text -optional -template::element create album_add story -html {cols 50 rows 4 wrap soft} \ +template::element create album_add story -html {cols 50 rows 4} \ -label "[_ photo-album._Album_1]" -datatype text -widget textarea -optional if { [template::form is_request album_add] } {