? 405086-custom-404-weirdness.patch
? PDOException_test_case.patch
? aggregator-fix-relative-links-rev-2.patch
? aggregator-fix-relative-links-rev-3.patch
? aggregator-fix-relative-links-rev-4.patch
? aggregator-fix-relative-links.patch
? aggregator-strip-tags-from-title-if-description-rev2.patch
? aggregator-strip-tags-from-title-if-description.patch
? forum-fix-new-id.patch
? modules/aggregator/.directory
Index: modules/forum/forum-icon.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/forum/forum-icon.tpl.php,v
retrieving revision 1.5
diff -u -p -r1.5 forum-icon.tpl.php
--- modules/forum/forum-icon.tpl.php	8 Mar 2009 20:58:19 -0000	1.5
+++ modules/forum/forum-icon.tpl.php	19 Mar 2009 02:42:19 -0000
@@ -15,7 +15,7 @@
  */
 ?>
 <?php if ($new_posts): ?>
-  <a id="new">
+  <a class="new-posts">
 <?php endif; ?>
 
 <?php print theme('image', "misc/forum-$icon.png") ?>
