--- loncom/interface/loncommon.pm 2006/07/18 21:55:24 1.430 +++ loncom/interface/loncommon.pm 2006/07/19 08:36:11 1.431 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.430 2006/07/18 21:55:24 albertel Exp $ +# $Id: loncommon.pm,v 1.431 2006/07/19 08:36:11 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -832,7 +832,7 @@ function writeHelp(caller) { // END LON-CAPA Internal --> $banner_link - $text(Help Menu) + $text ENDTEMPLATE return $template; }