'click hover focus' ]); HTMLHelper::_('bootstrap.tooltip', '.akeebaTooltip'); if ($this->promptForBackupRestoration) { echo $this->loadAnyTemplate('howtorestore_modal'); } ?>

$this]) ?> items)) : ?>
items as $i => $record) : ?> getOriginInformation($record); [$startTime, $duration, $timeZoneText] = $this->getTimeInformation($record); [$statusClass, $statusIcon] = $this->getStatusInformation($record); $profileName = $this->getProfileName($record); $comment = $this->escapeComment($record['comment']); $frozenIcon = 'akion-waterdrop'; $frozenTask = 'freeze'; $frozenTitle = \JText::_('COM_AKEEBABACKUP_BUADMIN_LABEL_ACTION_FREEZE'); if ($record['frozen']) { $frozenIcon = 'akion-ios-snowy'; $frozenTask = 'unfreeze'; $frozenTitle = \JText::_('COM_AKEEBABACKUP_BUADMIN_LABEL_ACTION_UNFREEZE'); } ?>
, ,
getFrozenStates(), $record['frozen'], $i, array('prefix' => 'Manage.', 'translate' => true), true, true, 'cb'); ?> escape($record['description']) ?>
      formatFilesize($record['size']) ?> 0): ?> formatFilesize($record['total_size']) ?>
  #. escape($profileName) ?>
  translateBackupType($record['type']) ?>
#. escape($profileName) ?>
translateBackupType($record['type']) ?>
   loadAnyTemplate('manage_column', false, ['record' => &$record]); ?>
pagination->getListFooter(); ?>