egroupware/infolog/templates/idsociety/images/index.html

35 lines
1.4 KiB
HTML
Raw Normal View History

2001-07-07 20:10:24 +02:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>phpGroupWare Info Log Icons</title>
</head>
<body bgcolor=Silver>
Types:<br>
<img src="phone.gif" width="20" height="20" alt="Telefon" border="0"> &nbsp;
<img src="task.gif" width="20" height="20" alt="Aufgabe" border="0"> &nbsp;
<img src="note.gif" width="20" height="20" alt="Notiz" border="0"> &nbsp;
<img src="confirm.gif" width="20" height="20" alt="Best<73>tigung" border="0"> &nbsp;
<img src="reject.gif" width="20" height="20" alt="Absage" border="0">
<p>
Status:<br>
<img src="offer.gif" width="20" height="20" alt="Angebot" border="0"> &nbsp;
<img src="ongoing.gif" width="20" height="20" alt="l<>uft" border="0"> &nbsp;
<img src="call.gif" width="20" height="20" alt="anrufen" border="0"> &nbsp;
<img src="will-call.gif" width="20" height="20" alt="ruft zur<75>ck" border="0">
&nbsp;
<img src="done.gif" width="20" height="20" alt="erledigt" border="0"> &nbsp;
<img src="billed.gif" width="20" height="20" alt="abgerechnet" border="0">
<p>
Actions:<br>
<img src="new.gif" width="20" height="20" alt="neue Teilaufgabe" border="0">
&nbsp;
<img src="view.gif" width="20" height="20" alt="Teilaufgagen anzeigen"
border="0"> &nbsp;
<img src="edit.gif" width="20" height="20" alt="bearbeiten" border="0"> &nbsp;
<img src="delete.gif" width="20" height="20" alt="l<>schen" border="0">
</body>
</html>