diff --git a/templates/Includes/CommentTableField.ss b/templates/Includes/CommentTableField.ss index 4e2757e2..1292166d 100644 --- a/templates/Includes/CommentTableField.ss +++ b/templates/Includes/CommentTableField.ss @@ -4,7 +4,7 @@ <% if Print %><% else %> <% if Markable %> - <% include TableListField_SelectControls %> + <% include TableListField_SelectOptions %> <% end_if %> <% include TableListField_PageControls %> <% end_if %>