app/soc/templates/soc/request/list/heading.html
changeset 562 1bf2beedda03
parent 554 68c7a1dd3c52
child 918 295c0d4f6d98
--- a/app/soc/templates/soc/request/list/heading.html	Sat Nov 22 18:58:32 2008 +0000
+++ b/app/soc/templates/soc/request/list/heading.html	Sat Nov 22 20:10:43 2008 +0000
@@ -2,6 +2,6 @@
   <th class="first" align="right">Requester</th>
   <th>Role</th>
   <th>To</th>
-  <th>Accepted</th>
-  <th>Declined</th>
+  <th>Group Accepted</th>
+  <th>User Accepted</th>
 </tr>