app/soc/templates/soc/student_proposal/list/heading.html
changeset 1999 bb3317e4db12
parent 1983 ba5be8275a75
child 2099 c9792aca29f6
--- a/app/soc/templates/soc/student_proposal/list/heading.html	Mon Mar 23 22:43:14 2009 +0000
+++ b/app/soc/templates/soc/student_proposal/list/heading.html	Tue Mar 24 08:46:18 2009 +0000
@@ -1,6 +1,6 @@
 <tr align="left">
-  <th class="first" align="right">Student</th>
-  <th>Title</th>
+  <th class="first" align="right">Title</th>
+  <th>Student</th>
   <th>Organization Name</th>
   <th>Last Modified on</th>
 </tr>