--- loncom/interface/loncommon.pm 2008/06/09 22:34:55 1.660
+++ loncom/interface/loncommon.pm 2008/09/11 21:05:19 1.685
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common routines
#
-# $Id: loncommon.pm,v 1.660 2008/06/09 22:34:55 raeburn Exp $
+# $Id: loncommon.pm,v 1.685 2008/09/11 21:05:19 tempelho Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -61,6 +61,7 @@ use POSIX qw(strftime mktime);
use Apache::lonmenu();
use Apache::lonenc();
use Apache::lonlocal;
+use Apache::lonnet();
use HTML::Entities;
use Apache::lonhtmlcommon();
use Apache::loncoursedata();
@@ -878,7 +879,7 @@ sub help_open_topic {
# Add the graphic
my $title = &mt('Online Help');
- my $helpicon=&lonhttpdurl("/res/adm/pages/help.png");
+ my $helpicon=&lonhttpdurl("/adm/help/help.png");
$template .= <<"ENDTEMPLATE";
ENDTEMPLATE
@@ -904,6 +905,9 @@ sub helpLatexCheatsheet {
.'