mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Fixed typo
SVN revision: 1532
This commit is contained in:
parent
6ec707c83b
commit
1797306bb7
@ -6297,7 +6297,7 @@ void show_html_header(LOGBOOK * lbs, BOOL expires, char *title, BOOL close_head,
|
||||
|
||||
/* page title */
|
||||
rsprintf("<html><head>\n");
|
||||
rsprintf("<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">\n");
|
||||
rsprintf("<META NAME=\"ROBOTS\" CONTENT=\"NOINDEX, NOFOLLOW\">\n");
|
||||
rsprintf("<title>%s</title>\n", title);
|
||||
|
||||
/* Cascading Style Sheet */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user