21 lines
648 B
HTML
21 lines
648 B
HTML
<html>
|
|
<head>
|
|
<title>Maintenance</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h4>Alert settings</h4>
|
|
|
|
<dl>
|
|
<dt>Activation</dt>
|
|
<dd><p>Check this box to display alert messages under tasks that are late or that have never been executed.</p>
|
|
<p>Note: in <strong>My preferences</strong>, additional options allow you to display these tasks on your dashboard.</p></dd>
|
|
|
|
<dt>Frequency</dt>
|
|
<dd><p>Schedules the alert display of tasks to be done.</p>
|
|
<p>This frequency can be common to all the tasks (select the <strong>Use one recall time for all tasks</strong> radio button) or can be set for each tasks.</p></dd>
|
|
</dl>
|
|
</body>
|
|
</html>
|