diff --git a/eloglang.german b/eloglang.german index e617c31d..92680ab4 100755 --- a/eloglang.german +++ b/eloglang.german @@ -238,3 +238,6 @@ copied successfully from "%s" to "%s" = erfolgreich von "%s" nach "%s" kopiert Last x = Letzte x Only user %s can delete this entry = Dieser Eintrag kann nur von %s gelöscht werden Search text also in attributes = Text auch in Attributen suchen +Goto logbook selection page = Zur Logbuch Auswahl Seite +Login as different user = Als anderer Benutzer anmelden +User "%s" has no access to logbook "%s" = Benutzer "%s" hat keinen Zugriff auf Logbuch "%s" diff --git a/src/elogd.c b/src/elogd.c index d5154010..a43731da 100755 --- a/src/elogd.c +++ b/src/elogd.c @@ -6,6 +6,9 @@ Contents: Web server program for Electronic Logbook ELOG $Log$ + Revision 1.62 2003/03/31 18:54:17 midas + Added link to main page + Revision 1.61 2003/03/31 12:30:15 midas Added notification about invalid user @@ -10543,12 +10546,14 @@ int i, n; rsprintf("
| %s |
| "); + rsprintf("%s |
| "); + rsprintf("%s |