app/soc/templates/modules/ghop/organization/list/heading.html
changeset 2829 ebc8976cd8f6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app/soc/templates/modules/ghop/organization/list/heading.html	Fri Aug 28 13:16:34 2009 +0200
@@ -0,0 +1,8 @@
+<tr align="left">
+  <th class="first" align="right">Name</th>
+  <th>Tasks Quota</th>
+  <th>Open Tasks</th>
+  <th>Claimed Tasks</th>
+  <th>Closed Tasks</th>
+  <th>Home Page</th>
+</tr>