public/components/content-list-item/templates/statusInPrint.html (3 lines of code) (raw):

<td class="content-list-item__field--status-in-print" title="Status in Print"> <span ng-show="contentItem.contentType == 'article'">{{ contentItem.statusInPrint }}</span> </td>