Index: openacs-4/packages/photo-album/www/photo-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/photo-album/www/photo-edit.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/photo-album/www/photo-edit.tcl 18 Nov 2003 22:59:03 -0000 1.4 +++ openacs-4/packages/photo-album/www/photo-edit.tcl 7 Oct 2007 22:37:03 -0000 1.5 @@ -59,7 +59,7 @@ template::element create edit_photo description -html { size 50} \ -label "<#_Description#>" -help_text "Displayed when viewing the photo" -optional -datatype text -template::element create edit_photo story -html { cols 50 rows 4 wrap soft } \ +template::element create edit_photo story -html { cols 50 rows 4 } \ -label "<#_Story#>" -optional -datatype text -help_text "Displayed when viewing the photo" -widget textarea template::element create edit_photo submit_b -widget submit \