Fossil SCM
Corrected a closing P tag in /setup_skin, per report in the forum.
Commit
c7aaaaa8c63ebdf2f5da09f3fca3f755f83676b7af81076e35fc2acf321daf77
Parent
0fabc4f3566c7e7…
1 file changed
+1
-1
+1
-1
| --- src/skins.c | ||
| +++ src/skins.c | ||
| @@ -1016,11 +1016,11 @@ | ||
| 1016 | 1016 | @ <p>Customize the look of this Fossil repository by making changes |
| 1017 | 1017 | @ to the CSS, Header, Footer, and Detail Settings in one of nine "draft" |
| 1018 | 1018 | @ configurations. Then, after verifying that all is working correctly, |
| 1019 | 1019 | @ publish the draft to become the new main Skin. Users can select a skin |
| 1020 | 1020 | @ of their choice from the built-in ones or the locally-edited one via |
| 1021 | - @ <a href='%R/skins'>the /skins page</a>.<p> | |
| 1021 | + @ <a href='%R/skins'>the /skins page</a>.</p> | |
| 1022 | 1022 | @ |
| 1023 | 1023 | @ <a name='step1'></a> |
| 1024 | 1024 | @ <h1>Step 1: Identify Which Draft To Use</h1> |
| 1025 | 1025 | @ |
| 1026 | 1026 | @ <p>The main skin of Fossil cannot be edited directly. Instead, |
| 1027 | 1027 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -1016,11 +1016,11 @@ | |
| 1016 | @ <p>Customize the look of this Fossil repository by making changes |
| 1017 | @ to the CSS, Header, Footer, and Detail Settings in one of nine "draft" |
| 1018 | @ configurations. Then, after verifying that all is working correctly, |
| 1019 | @ publish the draft to become the new main Skin. Users can select a skin |
| 1020 | @ of their choice from the built-in ones or the locally-edited one via |
| 1021 | @ <a href='%R/skins'>the /skins page</a>.<p> |
| 1022 | @ |
| 1023 | @ <a name='step1'></a> |
| 1024 | @ <h1>Step 1: Identify Which Draft To Use</h1> |
| 1025 | @ |
| 1026 | @ <p>The main skin of Fossil cannot be edited directly. Instead, |
| 1027 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -1016,11 +1016,11 @@ | |
| 1016 | @ <p>Customize the look of this Fossil repository by making changes |
| 1017 | @ to the CSS, Header, Footer, and Detail Settings in one of nine "draft" |
| 1018 | @ configurations. Then, after verifying that all is working correctly, |
| 1019 | @ publish the draft to become the new main Skin. Users can select a skin |
| 1020 | @ of their choice from the built-in ones or the locally-edited one via |
| 1021 | @ <a href='%R/skins'>the /skins page</a>.</p> |
| 1022 | @ |
| 1023 | @ <a name='step1'></a> |
| 1024 | @ <h1>Step 1: Identify Which Draft To Use</h1> |
| 1025 | @ |
| 1026 | @ <p>The main skin of Fossil cannot be edited directly. Instead, |
| 1027 |