Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 133059
Collapse All | Expand All

(-)orig/glance.php (-1 / +1 lines)
Lines 284-290 Link Here
284
			$template->assign_block_vars('news', array(
284
			$template->assign_block_vars('news', array(
285
			'BULLET' => '<img src="' . $images['forum'] . '" border="0" />', //; $glance_recent_bullet_old,
285
			'BULLET' => '<img src="' . $images['forum'] . '" border="0" />', //; $glance_recent_bullet_old,
286
					
286
					
287
			'TOPIC_TITLE' => 'None')
287
			'TOPIC_TITLE' => $lang['None'])
288
			);
288
			);
289
		}
289
		}
290
	}
290
	}

Return to bug 133059