--- loncom/build/doc_template.pl 2002/07/27 22:44:37 1.8 +++ loncom/build/doc_template.pl 2002/07/31 19:01:52 1.9 @@ -23,7 +23,7 @@ my $title=$1; $t=~s/\/$title/g; $d=~/\$(.*?)\$/; my $e=$1; -$e=~s/\S*\s\S*\s+\S*$/ automatically updated/; +$e=~s/\S*\s\S*\s+\S*$/ last updated/; my $cvsdate="<p align=\"left\"><font size=\"-2\"><i>CVS $e</i></font></p>"; $t=~s/\<DATE \/\>/$cvsdate/g; $d=~/\<\!\-\- pdfahref (.*?) \-\-\>/;