diff -r efae425e9b98 -r 425261984266 includes/template.php
--- a/includes/template.php Sun Jul 01 14:51:33 2007 -0400
+++ b/includes/template.php Sun Jul 01 15:00:32 2007 -0400
@@ -1369,7 +1369,7 @@
// SourceForge/W3C buttons
$ob = Array();
$admintitle = ( $session->user_level >= USER_LEVEL_ADMIN ) ? 'title="You may disable this button in the admin panel under General Configuration."' : '';
- if(getConfig('powered_btn') =='1') $ob[] = '';
+ if(getConfig('powered_btn') =='1') $ob[] = '';
if(getConfig('sflogo_enabled')=='1')
{
$ob[] = '';