* @package backup * @version $Id: view.html.php 2568 2012-02-09 06:56:35Z shiyangyangwork@yahoo.cn $ * @link http://www.zentao.net */ ?>
backup->time?> | backup->files?> | backup->allCount?> | backup->count?> | backup->size?> | backup->status?> | actions?> |
---|---|---|---|---|---|---|
1) echo "rowspan='$rowspan'"?>>time);?> | class='text-left' style='padding-left:5px;'> | backup->processFileSize($size); ?> |
backup->statusList[$status];?>
backup->statusList[$status];?>
|
1) echo "rowspan='$rowspan'"?>>
name}"), $lang->backup->rmPHPHeader, 'hiddenwin', "class='rmPHPHeader'");
echo " "; } if(common::hasPriv('backup', 'restore')) echo html::a(inlink('restore', "file={$backupFile->name}&confirm=yes"), $lang->backup->restore, 'hiddenwin', "class='restore'"); if(common::hasPriv('backup', 'delete')) echo html::a(inlink('delete', "file=$backupFile->name"), $lang->delete, 'hiddenwin'); ?> |