app/soc/templates/soc/survey/list/records_heading.html
changeset 2726 0d9e4b0a9d3c
parent 2724 8df4563fb2eb
--- a/app/soc/templates/soc/survey/list/records_heading.html	Tue Aug 04 16:52:41 2009 +0200
+++ b/app/soc/templates/soc/survey/list/records_heading.html	Tue Aug 04 16:57:27 2009 +0200
@@ -1,5 +1,5 @@
 <tr align="left">
   <th>Taken By</th>
   <th>Taken On</th>
-  <th>Preview: {{ first_question|truncatewords:7 }}</th>
+  <th>Preview Question: {{ first_question|truncatewords:7 }}</th>
 </tr>