Index: openacs-4/packages/cms-news-demo/tcl/cms-news-demo-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cms-news-demo/tcl/cms-news-demo-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/cms-news-demo/tcl/cms-news-demo-procs.tcl 20 Apr 2001 20:51:10 -0000 1.1 +++ openacs-4/packages/cms-news-demo/tcl/cms-news-demo-procs.tcl 1 Nov 2003 08:45:38 -0000 1.2 @@ -100,8 +100,8 @@ append html $extra_html return $html } else { - ns_log notice \ - "WARNING: publish::handle_audio: No embed specified for audio, aborting" + ns_log Warning \ + "publish::handle_audio: No embed specified for audio, aborting" return "" }