Index: branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp
===================================================================
--- branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp	(revision 785)
+++ branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp	(revision 788)
@@ -568,5 +568,5 @@
                                             <th>Assembly</th>
                                             <th>Description</th>
-                                            <th>Reference</th>
+                                            <th>Page Ref</th>
                                         </tr>
                                     </thead>
@@ -592,5 +592,5 @@
 
                                                 <td  valign="top" style="text-align:left;" class="value">
-                                                    ${fieldValue(bean:maintenanceAction, field:'reasoning')}
+                                                    ${fieldValue(bean:maintenanceAction, field:'pageRef')}
                                                 </td>
 
