Fossil SCM
[5483de2ea6] Fixed. Also fixed Black and White theme (timeline not using li tags).
Commit
5efb82a71a469e9e737e0d341b5711cb2cf06d07
Parent
af258818660f9ca…
2 files changed
+1
-1
+1
-1
+1
-1
| --- src/skins.c | ||
| +++ src/skins.c | ||
| @@ -621,11 +621,11 @@ | ||
| 621 | 621 | @ </th1></nobr></div> |
| 622 | 622 | @ </div> |
| 623 | 623 | @ <div class="mainmenu"><ul><th1> |
| 624 | 624 | @ html "<li><a href=''$baseurl$index_page''>Home</a></li>" |
| 625 | 625 | @ if {[anycap jor]} { |
| 626 | -@ html "<a href=''$baseurl/timeline''>Timeline</a> " | |
| 626 | +@ html "<li><a href=''$baseurl/timeline''>Timeline</a></li>" | |
| 627 | 627 | @ } |
| 628 | 628 | @ if {[hascap oh]} { |
| 629 | 629 | @ html "<li><a href=''$baseurl/dir''>Files</a></li>" |
| 630 | 630 | @ } |
| 631 | 631 | @ if {[hascap o]} { |
| 632 | 632 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -621,11 +621,11 @@ | |
| 621 | @ </th1></nobr></div> |
| 622 | @ </div> |
| 623 | @ <div class="mainmenu"><ul><th1> |
| 624 | @ html "<li><a href=''$baseurl$index_page''>Home</a></li>" |
| 625 | @ if {[anycap jor]} { |
| 626 | @ html "<a href=''$baseurl/timeline''>Timeline</a> " |
| 627 | @ } |
| 628 | @ if {[hascap oh]} { |
| 629 | @ html "<li><a href=''$baseurl/dir''>Files</a></li>" |
| 630 | @ } |
| 631 | @ if {[hascap o]} { |
| 632 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -621,11 +621,11 @@ | |
| 621 | @ </th1></nobr></div> |
| 622 | @ </div> |
| 623 | @ <div class="mainmenu"><ul><th1> |
| 624 | @ html "<li><a href=''$baseurl$index_page''>Home</a></li>" |
| 625 | @ if {[anycap jor]} { |
| 626 | @ html "<li><a href=''$baseurl/timeline''>Timeline</a></li>" |
| 627 | @ } |
| 628 | @ if {[hascap oh]} { |
| 629 | @ html "<li><a href=''$baseurl/dir''>Files</a></li>" |
| 630 | @ } |
| 631 | @ if {[hascap o]} { |
| 632 |
+1
-1
| --- src/style.c | ||
| +++ src/style.c | ||
| @@ -206,11 +206,11 @@ | ||
| 206 | 206 | @ </th1></nobr></div> |
| 207 | 207 | @ </div> |
| 208 | 208 | @ <div class="mainmenu"><th1> |
| 209 | 209 | @ html "<a href='$baseurl$index_page'>Home</a> " |
| 210 | 210 | @ if {[anycap jor]} { |
| 211 | -@ html "<a href=''$baseurl/timeline''>Timeline</a> " | |
| 211 | +@ html "<a href='$baseurl/timeline'>Timeline</a> " | |
| 212 | 212 | @ } |
| 213 | 213 | @ if {[hascap oh]} { |
| 214 | 214 | @ html "<a href='$baseurl/dir'>Files</a> " |
| 215 | 215 | @ } |
| 216 | 216 | @ if {[hascap o]} { |
| 217 | 217 |
| --- src/style.c | |
| +++ src/style.c | |
| @@ -206,11 +206,11 @@ | |
| 206 | @ </th1></nobr></div> |
| 207 | @ </div> |
| 208 | @ <div class="mainmenu"><th1> |
| 209 | @ html "<a href='$baseurl$index_page'>Home</a> " |
| 210 | @ if {[anycap jor]} { |
| 211 | @ html "<a href=''$baseurl/timeline''>Timeline</a> " |
| 212 | @ } |
| 213 | @ if {[hascap oh]} { |
| 214 | @ html "<a href='$baseurl/dir'>Files</a> " |
| 215 | @ } |
| 216 | @ if {[hascap o]} { |
| 217 |
| --- src/style.c | |
| +++ src/style.c | |
| @@ -206,11 +206,11 @@ | |
| 206 | @ </th1></nobr></div> |
| 207 | @ </div> |
| 208 | @ <div class="mainmenu"><th1> |
| 209 | @ html "<a href='$baseurl$index_page'>Home</a> " |
| 210 | @ if {[anycap jor]} { |
| 211 | @ html "<a href='$baseurl/timeline'>Timeline</a> " |
| 212 | @ } |
| 213 | @ if {[hascap oh]} { |
| 214 | @ html "<a href='$baseurl/dir'>Files</a> " |
| 215 | @ } |
| 216 | @ if {[hascap o]} { |
| 217 |