^_^, fixed header in templates/soc/request/list/heading.html.
authorLennard de Rijk <ljvderijk@gmail.com>
Fri, 30 Jan 2009 17:44:31 +0000
changeset 1086 f48c2e5e17c2
parent 1085 0afbdd0905ef
child 1087 c6a7f5957b30
^_^, fixed header in templates/soc/request/list/heading.html. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
app/soc/templates/soc/request/list/heading.html
--- a/app/soc/templates/soc/request/list/heading.html	Fri Jan 30 17:38:28 2009 +0000
+++ b/app/soc/templates/soc/request/list/heading.html	Fri Jan 30 17:44:31 2009 +0000
@@ -2,5 +2,5 @@
   <th class="first" align="right">User</th>
   <th>Role</th>
   <th>For</th>
-  <th>status</th>
+  <th>Status</th>
 </tr>