Fossil SCM
Minor formatting issue on the /Setup/Configure page.
Commit
4dae4a1ba7bbb4e0e0c74d1237dc8eab75a694ddc5810ac5c432afbe4bae9198
Parent
cc675c0a9aa04c8…
1 file changed
+2
-2
+2
-2
| --- src/setup.c | ||
| +++ src/setup.c | ||
| @@ -1039,12 +1039,12 @@ | ||
| 1039 | 1039 | @ </ol> |
| 1040 | 1040 | @ |
| 1041 | 1041 | @ <p>Some custom skins might not use this property. Whether the property |
| 1042 | 1042 | @ is used or a choice made by the skin designer. Some skins add an extra |
| 1043 | 1043 | @ choices (such as the hamburger button) to the menu that are not shown |
| 1044 | - @ on this list. | |
| 1045 | - @ (Property: mainmenu) | |
| 1044 | + @ on this list. (Property: mainmenu) | |
| 1045 | + @ <p> | |
| 1046 | 1046 | textarea_attribute("Main Menu", 12, 80, |
| 1047 | 1047 | "mainmenu", "mmenu", style_default_mainmenu(), 0); |
| 1048 | 1048 | @ |
| 1049 | 1049 | @ <hr> |
| 1050 | 1050 | @ <p>Extra links to appear on the <a href="%R/sitemap">/sitemap</a> page, |
| 1051 | 1051 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -1039,12 +1039,12 @@ | |
| 1039 | @ </ol> |
| 1040 | @ |
| 1041 | @ <p>Some custom skins might not use this property. Whether the property |
| 1042 | @ is used or a choice made by the skin designer. Some skins add an extra |
| 1043 | @ choices (such as the hamburger button) to the menu that are not shown |
| 1044 | @ on this list. |
| 1045 | @ (Property: mainmenu) |
| 1046 | textarea_attribute("Main Menu", 12, 80, |
| 1047 | "mainmenu", "mmenu", style_default_mainmenu(), 0); |
| 1048 | @ |
| 1049 | @ <hr> |
| 1050 | @ <p>Extra links to appear on the <a href="%R/sitemap">/sitemap</a> page, |
| 1051 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -1039,12 +1039,12 @@ | |
| 1039 | @ </ol> |
| 1040 | @ |
| 1041 | @ <p>Some custom skins might not use this property. Whether the property |
| 1042 | @ is used or a choice made by the skin designer. Some skins add an extra |
| 1043 | @ choices (such as the hamburger button) to the menu that are not shown |
| 1044 | @ on this list. (Property: mainmenu) |
| 1045 | @ <p> |
| 1046 | textarea_attribute("Main Menu", 12, 80, |
| 1047 | "mainmenu", "mmenu", style_default_mainmenu(), 0); |
| 1048 | @ |
| 1049 | @ <hr> |
| 1050 | @ <p>Extra links to appear on the <a href="%R/sitemap">/sitemap</a> page, |
| 1051 |