mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:25 +01:00
replace the crap
This commit is contained in:
parent
796c0fd53e
commit
c0d66f825c
@ -2,7 +2,7 @@
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>phpGroupWare Info Log Icons</title>
|
||||
<title>eGroupWare Info Log Icons</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor=Silver>
|
||||
|
34
infolog/templates/idsociety/images/index.html
Normal file
34
infolog/templates/idsociety/images/index.html
Normal file
@ -0,0 +1,34 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>eGroupWare Info Log Icons</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor=Silver>
|
||||
Types:<br>
|
||||
<img src="phone.gif" width="20" height="20" alt="Telefon" border="0">
|
||||
<img src="task.gif" width="20" height="20" alt="Aufgabe" border="0">
|
||||
<img src="note.gif" width="20" height="20" alt="Notiz" border="0">
|
||||
<img src="confirm.gif" width="20" height="20" alt="Bestätigung" border="0">
|
||||
<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">
|
||||
<img src="ongoing.gif" width="20" height="20" alt="läuft" border="0">
|
||||
<img src="call.gif" width="20" height="20" alt="anrufen" border="0">
|
||||
<img src="will-call.gif" width="20" height="20" alt="ruft zurück" border="0">
|
||||
|
||||
<img src="done.gif" width="20" height="20" alt="erledigt" border="0">
|
||||
<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">
|
||||
|
||||
<img src="view.gif" width="20" height="20" alt="Teilaufgagen anzeigen"
|
||||
border="0">
|
||||
<img src="edit.gif" width="20" height="20" alt="bearbeiten" border="0">
|
||||
<img src="delete.gif" width="20" height="20" alt="löschen" border="0">
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user