Index: openacs-4/packages/acs-templating/tcl/head-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/head-procs.tcl,v diff -u -r1.15 -r1.16 --- openacs-4/packages/acs-templating/tcl/head-procs.tcl 12 Mar 2008 14:53:43 -0000 1.15 +++ openacs-4/packages/acs-templating/tcl/head-procs.tcl 29 Jul 2008 22:04:14 -0000 1.16 @@ -443,7 +443,7 @@ Called only from blank-master.tcl } { - # Generate the tag multirow + # Generate the tag multirow variable ::template::head::metas template::multirow create meta name content http_equiv scheme lang if {[array exists metas]} { @@ -460,7 +460,7 @@ unset metas } - # Generate the tag multirow + # Generate the tag multirow variable ::template::head::links template::multirow create link rel type href title lang media order if {[array exists links]} {