diff -r 66732bd4532c -r bb3e6c3bd4f4 includes/template.php --- 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);