--- trunk/webwork-modperl/conf/global.conf.dist 2005/10/10 22:34:18 3700 +++ trunk/webwork-modperl/conf/global.conf.dist 2005/10/10 22:36:54 3701 @@ -2,7 +2,7 @@ ################################################################################ # WeBWorK Online Homework Delivery System # Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ -# $CVSHeader: webwork2/conf/global.conf.dist,v 1.148 2005/10/10 22:02:16 sh002i Exp $ +# $CVSHeader: webwork2/conf/global.conf.dist,v 1.149 2005/10/10 22:17:25 sh002i Exp $ # # This program is free software; you can redistribute it and/or modify it under # the terms of either: (a) the GNU General Public License as published by the @@ -316,7 +316,7 @@ $webworkFiles{screenSnippets}{blankProblem} = "$webworkDirs{conf}/snippets/blankProblem.pg"; # screenSetHeader.pg" # A site info "message of the day" file -$webworkFiles{site_info} = "$webworkDirs{conf}/snippets/site_info.txt"; +$webworkFiles{site_info} = "$webworkDirs{htdocs}/site_info.txt"; ################################################################################ # Course-specific files