Index: openacs-4/packages/acs-templating/tcl/style-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/Attic/style-procs.tcl,v diff -u -N -r1.1.2.16 -r1.1.2.17 --- openacs-4/packages/acs-templating/tcl/style-procs.tcl 28 Oct 2022 12:23:24 -0000 1.1.2.16 +++ openacs-4/packages/acs-templating/tcl/style-procs.tcl 1 Nov 2022 16:10:25 -0000 1.1.2.17 @@ -165,7 +165,7 @@ } if {$invisible_p} { set template "$template" - } + } #ns_log notice "RETURN HTML [subst -nocommands $template] cmd $cmd]" return [list HTML [subst -nocommands $template] cmd $cmd] } @@ -194,6 +194,7 @@ radio-unchecked circle reload arrow-clockwise search search + sitemap diagram-3 text file-earmark-text unmount eject user person @@ -232,6 +233,7 @@ radio-unchecked "fa-regular fa-circle" reload "fa-solid fa-arrows-rotate" search "fa-solid fa-magnifying-glass" + sitemap "fa-solid fa-sitemap" text "fa-regular fa-file-lines" unmount "fa-solid fa-eject" trash "fa-regular fa-trash-can" @@ -263,6 +265,7 @@ radio-unchecked /shared/images/radio.gif reload refresh search search + sitemap /resources/acs-subsite/sitemap.svg text file unmount eject user user @@ -301,6 +304,7 @@ text /shared/images/text16.png reload /shared/images/recylce16.png search /resources/acs-subsite/Zoom16.gif + sitemap /resources/acs-subsite/sitemap.svg trash /shared/images/Delete16.gif unmount "" user /resources/acs-subsite/profile-16.png