|
escapeHtml($phraseRow['id']); ?>
|
escapeHtml($phraseRow['name']); ?>
|
escapeHtml($phraseRow['type']); ?>
|
|
|
escapeHtml($phraseRow['related_site']); ?>
|
escapeHtml($phraseRow['file_group']); ?>
|
acl->isAllowed($this->identity['username'], 'file-details')): ?>
acl->isAllowed($this->identity['username'], 'file-delete')): ?>
" class="content_delete trash_button info-tooltip" dst="url('file_action', array('action' => 'delete', 'id' => $phraseRow['id'])); ?>">
|