]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cgi-bin/makedocset.c
Merge changes from CUPS 1.4svn-r8628.
[thirdparty/cups.git] / cgi-bin / makedocset.c
index 807c1f60f7373d9a811eecc7425664a3f6182d92..501b1f4996cfd8154a5dbf8941b760593cb595a4 100644 (file)
@@ -317,10 +317,10 @@ write_index(const char   *path,           /* I - File to write */
                   "<head>\n"
                   "<title>CUPS Documentation</title>\n"
                   "<link rel='stylesheet' type='text/css' "
-                  "src='cups-printable.css'>\n"
+                  "href='cups-printable.css'>\n"
                   "</head>\n"
                   "<body>\n"
-                  "<h1>CUPS Documentation</h1>\n"
+                  "<h1 class='title'>CUPS Documentation</h1>\n"
                   "<table width='100%' summary=''>\n"
                   "<tr>\n");