[LON-CAPA-cvs] cvs: loncom /build doc_template.pl

harris41 lon-capa-cvs@mail.lon-capa.org
Mon, 11 Feb 2002 06:29:37 -0000


harris41		Mon Feb 11 01:29:37 2002 EDT

  Modified files:              
    /loncom/build	doc_template.pl 
  Log:
  adding in license button to all install.lon-capa.org web pages
  
  
Index: loncom/build/doc_template.pl
diff -u loncom/build/doc_template.pl:1.1 loncom/build/doc_template.pl:1.2
--- loncom/build/doc_template.pl:1.1	Mon Feb  4 09:43:52 2002
+++ loncom/build/doc_template.pl	Mon Feb 11 01:29:37 2002
@@ -32,6 +32,7 @@
     'DOWNLOADS' => '/docs/downloads/index.html',
     'CONTACT' => '/docs/contact/index.html',
     'MAIN-SITE' => 'http://install.lon-capa.org',
+    'LICENSE' => '/docs/license/index.html',
 );
 
 $d=~/\<\!\-\- button (.*?) \-\-\>/;