Fixed the header on the List Programs page.
authorLennard de Rijk <ljvderijk@gmail.com>
Sun, 07 Dec 2008 10:23:10 +0000
changeset 693 99081e8176b8
parent 692 28c652eef017
child 694 50ef790374da
Fixed the header on the List Programs page. Patch by: Lennard de Rijk
app/soc/templates/soc/program/list/heading.html
--- a/app/soc/templates/soc/program/list/heading.html	Sat Dec 06 22:34:25 2008 +0000
+++ b/app/soc/templates/soc/program/list/heading.html	Sun Dec 07 10:23:10 2008 +0000
@@ -1,4 +1,4 @@
 <tr align="left">
   <th>Program Name</th>
-  <th>Organization</th>
+  <th>Sponsor</th>
 </tr>