* PATCH: style.mhtml fix
@ 2002-10-30 9:54 Gerald Pfeifer
0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2002-10-30 9:54 UTC (permalink / raw)
To: gcc-patches
Work around a possible MetaHTML problem triggered by the previous change.
(Needless to say this had not manifested itself on those couple of pages I
*had* tested my previous change on locally, right? Murphy strikes again.)
Gerald
Index: style.mhtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/style.mhtml,v
retrieving revision 1.34
diff -u -3 -p -r1.34 style.mhtml
--- style.mhtml 30 Oct 2002 17:02:50 -0000 1.34
+++ style.mhtml 30 Oct 2002 17:53:05 -0000
@@ -196,18 +196,18 @@
</td> <!-- end of left frame -->
<td bgcolor="white" valign="top" width="99%"> <!-- right frame -->
+ >
+>
- %body
+%body
+<if <var-exists navigation>
+ <group
</td> <!-- end of right frame -->
</tr>
</table>
-
>
- <group
- %body
- >
>
<hr />
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-10-30 17:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-30 9:54 PATCH: style.mhtml fix Gerald Pfeifer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).