Index: openacs-4/packages/acs-content-repository/tcl/publish-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/publish-procs.tcl,v diff -u -r1.19.2.5 -r1.19.2.6 --- openacs-4/packages/acs-content-repository/tcl/publish-procs.tcl 28 Dec 2021 14:36:13 -0000 1.19.2.5 +++ openacs-4/packages/acs-content-repository/tcl/publish-procs.tcl 23 Aug 2022 18:44:54 -0000 1.19.2.6 @@ -356,7 +356,7 @@ ad_proc -public publish::handle::image { item_id args } { The basic image handler. Writes the image blob to the filesystem, - then either merges with the template or provides a default + then either merges with the template or provides a default <img> tag. Uses the title for alt text if no alt text is specified externally.