|
From: Nicholas N. <nj...@ca...> - 2004-01-30 07:01:12
|
CVS commit by nethercote: Whoops M +2 -2 articles.html 1.2 --- devel-home/valgrind/articles.html #1.1:1.2 @@ -2,6 +2,6 @@ <?php - $page_title = "Awards"; - $page_heading = "Awards"; + $page_title = "Articles"; + $page_heading = "Articles"; include "header.inc" ?> |