{:__('Title')} | {:__('Content')} |
---|---|
{:__('Type')} | {$row.type}({$row.type_text}) |
{:__('Params')} | {$row.params|htmlentities} |
{:__('Command')} | {$row.command|htmlentities} |
{:__('Content')} | |
{:__('Executetime')} | {$row.executetime|datetime} |
{:__('Status')} | {$row.status_text} |