* @package mail * @version $Id$ * @link http://www.zentao.net */ ?> app->getModuleRoot() . 'message/view/header.html.php';?>
mail->browse?>
' target='hiddenwin' id='mailForm'>
recTotal}&recPerPage={$pager->recPerPage}"; ?>
idAB);?> mail->toList);?> mail->subject);?> mail->createdBy);?> mail->createdDate);?> mail->sendTime);?> mail->status);?> mail->failReason;?> actions;?>
id?> toList, $queue->toList)?> subject?> createdBy)?> createdDate?> sendTime?> mail->statusList, $queue->status, '')?> failReason?> id"), $lang->delete, 'hiddenwin'); if(common::hasPriv('mail', 'resend') and $queue->status == 'fail') echo html::a(inlink('resend', "id=$queue->id"), $lang->mail->resend, 'hiddenwin'); ?>
"; echo html::selectButton(); if(common::hasPriv('mail', 'batchDelete')) echo html::submitButton($lang->delete); echo ''; } $pager->show(); ?>