Fossil SCM
comment in default style
Commit
b96d3e5c9f451cc65be330c27e366efd43f64c17
Parent
b15da2f40d4bbcd…
1 file changed
+1
+1
| --- src/setup.c | ||
| +++ src/setup.c | ||
| @@ -909,10 +909,11 @@ | ||
| 909 | 909 | @ of CSS files can be seen on the <a href="setup_skin">skins page</a>. |
| 910 | 910 | @ See also the <a href="setup_header">header</a> and |
| 911 | 911 | @ <a href="setup_footer">footer</a> editing screens. |
| 912 | 912 | @ <blockquote><pre> |
| 913 | 913 | @ %h(zDefaultCSS) |
| 914 | + @ /* internal page layout */ | |
| 914 | 915 | @ %h(zTdTimelineTimeStampCell) |
| 915 | 916 | @ %h(zTdTimelineOmitted) |
| 916 | 917 | @ %h(zTdTimelineComment) |
| 917 | 918 | @ </pre></blockquote> |
| 918 | 919 | style_footer(); |
| 919 | 920 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -909,10 +909,11 @@ | |
| 909 | @ of CSS files can be seen on the <a href="setup_skin">skins page</a>. |
| 910 | @ See also the <a href="setup_header">header</a> and |
| 911 | @ <a href="setup_footer">footer</a> editing screens. |
| 912 | @ <blockquote><pre> |
| 913 | @ %h(zDefaultCSS) |
| 914 | @ %h(zTdTimelineTimeStampCell) |
| 915 | @ %h(zTdTimelineOmitted) |
| 916 | @ %h(zTdTimelineComment) |
| 917 | @ </pre></blockquote> |
| 918 | style_footer(); |
| 919 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -909,10 +909,11 @@ | |
| 909 | @ of CSS files can be seen on the <a href="setup_skin">skins page</a>. |
| 910 | @ See also the <a href="setup_header">header</a> and |
| 911 | @ <a href="setup_footer">footer</a> editing screens. |
| 912 | @ <blockquote><pre> |
| 913 | @ %h(zDefaultCSS) |
| 914 | @ /* internal page layout */ |
| 915 | @ %h(zTdTimelineTimeStampCell) |
| 916 | @ %h(zTdTimelineOmitted) |
| 917 | @ %h(zTdTimelineComment) |
| 918 | @ </pre></blockquote> |
| 919 | style_footer(); |
| 920 |