*** empty log message ***
diff --git a/projects.php b/projects.php
index 5d9e61a..eea8eba 100644
--- a/projects.php
+++ b/projects.php
@@ -43,6 +43,13 @@
 			</div>
 			<div id="window">
 			<table>
+		<tr class="header">
+			<td width="35%">Project Name</td>
+			<td width="12%" align="center">Version</td>
+			<td width="10%" align="center">Project Summary</td>
+			<? /*<td class="tableHeader" width="12%" align="center">New And Noteworthy</td>*/ ?>
+			<td width="12%" align="center">Download</td>
+		</tr>			
 	<?php 
 	$count = 0;
 	$new = 0;