mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Fixed wrong page title
SVN revision: 2494
This commit is contained in:
parent
0a947f348e
commit
ea43af69b8
@ -14033,7 +14033,7 @@ void show_logbook_new(LOGBOOK * lbs)
|
||||
return;
|
||||
}
|
||||
|
||||
show_standard_header(lbs, TRUE, "Delete Logbook", "", FALSE, NULL, NULL, 0);
|
||||
show_standard_header(lbs, TRUE, loc("Create new logbook"), "", FALSE, NULL, NULL, 0);
|
||||
|
||||
rsprintf("<table class=\"dlgframe\" cellspacing=0 align=center>");
|
||||
rsprintf("<tr><td class=\"dlgtitle\">\n");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user