";
+ "| %s: | | ";
void rsputs_elcode(LOGBOOK * lbs, BOOL email_notify, const char *str)
{
@@ -6994,9 +6994,14 @@ void show_html_header(LOGBOOK * lbs, BOOL expires, char *title, BOOL close_head,
/* DOCTYPE */
rsprintf("\n");
+ /* this code would be for XML files...
+ rsprintf("\n");
+ rsprintf("\n");
+ */
+
/* page title */
rsprintf("\n");
- rsprintf("\n");
+ rsprintf("\n");
rsprintf("%s\n", title);
/* Cascading Style Sheet */
@@ -7024,13 +7029,13 @@ void show_html_header(LOGBOOK * lbs, BOOL expires, char *title, BOOL close_head,
}
} else
rsprintf("\n", css);
- rsprintf("\n");
- rsprintf("\n");
+ rsprintf("\n");
+ rsprintf("\n");
if (rss_feed) {
rsprintf("name);
- rsprintf("href=\"elog.rdf\">\n");
+ rsprintf("href=\"elog.rdf\" />\n");
}
if (close_head)
@@ -7046,9 +7051,9 @@ void show_standard_header(LOGBOOK * lbs, BOOL expires, char *title, char *path,
show_top_text(lbs);
if (path && path[0])
- rsprintf(" |
|