includes/template.php
changeset 377 bb3e6c3bd4f4
parent 372 5bd429428101
child 383 1030864dc319
child 387 92664d2efab8
--- a/includes/template.php	Sat Jan 26 11:51:19 2008 -0500
+++ b/includes/template.php	Sat Jan 26 15:42:32 2008 -0500
@@ -1981,7 +1981,8 @@
       'STYLE_ID'=>$this->style,
       'JS_DYNAMIC_VARS'=>$js_dynamic,
       'SIDEBAR_RIGHT'=>'',
-      'REPORT_URI' => ''
+      'REPORT_URI' => '',
+      'URL_ABOUT_ENANO' => 'http://enanocms.org/'
       );
     $this->tpl_strings = array_merge($tpl_strings, $this->tpl_strings);