type && \IPS\Request::i()->type == $rowId}}class='ipsMatrix_highlighted'{{endif}}>
{{foreach $headers as $header}}
{{if is_object( $row[ $header ] )}}
{{elseif is_string( $row[ $header ] )}}
{{if $langPrefix === FALSE}}{$row[ $header ]|raw}{{else}}{lang="$row[ $header ]"}{{endif}}
{{if $checkAllRows}}
{{endif}}
|
{{endif}}
{{endforeach}}
{{if $manageable}}
{{if mb_substr( $rowId, 0, 5 ) !== '_new_'}}
{template="controlStrip" app="core" group="global" params="array( 'add' => array( 'icon' => 'times-circle', 'title' => 'delete', 'class' => 'matrixDelete' ) )"}
{{endif}}
|
{{endif}}
{{endif}}
{{endforeach}}