Fossil SCM
[5483de2ea6] Added two single quotes around baseurl fixing the bug
Commit
af258818660f9ca1270b033e2caffe87272b2bc7
Parent
def89b9393ccb69…
2 files changed
+3
-3
+1
-1
+3
-3
| --- src/skins.c | ||
| +++ src/skins.c | ||
| @@ -184,11 +184,11 @@ | ||
| 184 | 184 | @ </th1></nobr></div> |
| 185 | 185 | @ </div> |
| 186 | 186 | @ <div class="mainmenu"><th1> |
| 187 | 187 | @ html "<a href=''$baseurl$index_page''>Home</a> " |
| 188 | 188 | @ if {[anycap jor]} { |
| 189 | -@ html "<a href='$baseurl/timeline'>Timeline</a> " | |
| 189 | +@ html "<a href=''$baseurl/timeline''>Timeline</a> " | |
| 190 | 190 | @ } |
| 191 | 191 | @ if {[hascap oh]} { |
| 192 | 192 | @ html "<a href=''$baseurl/dir''>Files</a> " |
| 193 | 193 | @ } |
| 194 | 194 | @ if {[hascap o]} { |
| @@ -386,11 +386,11 @@ | ||
| 386 | 386 | @ </th1></nobr></div> |
| 387 | 387 | @ </div> |
| 388 | 388 | @ <div class="mainmenu"><th1> |
| 389 | 389 | @ html "<a href=''$baseurl$index_page''>Home</a> " |
| 390 | 390 | @ if {[anycap jor]} { |
| 391 | -@ html "<a href='$baseurl/timeline'>Timeline</a> " | |
| 391 | +@ html "<a href=''$baseurl/timeline''>Timeline</a> " | |
| 392 | 392 | @ } |
| 393 | 393 | @ if {[hascap oh]} { |
| 394 | 394 | @ html "<a href=''$baseurl/dir''>Files</a> " |
| 395 | 395 | @ } |
| 396 | 396 | @ if {[hascap o]} { |
| @@ -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 "<a href=''$baseurl/timeline''>Timeline</a> " | |
| 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 | |
| @@ -184,11 +184,11 @@ | |
| 184 | @ </th1></nobr></div> |
| 185 | @ </div> |
| 186 | @ <div class="mainmenu"><th1> |
| 187 | @ html "<a href=''$baseurl$index_page''>Home</a> " |
| 188 | @ if {[anycap jor]} { |
| 189 | @ html "<a href='$baseurl/timeline'>Timeline</a> " |
| 190 | @ } |
| 191 | @ if {[hascap oh]} { |
| 192 | @ html "<a href=''$baseurl/dir''>Files</a> " |
| 193 | @ } |
| 194 | @ if {[hascap o]} { |
| @@ -386,11 +386,11 @@ | |
| 386 | @ </th1></nobr></div> |
| 387 | @ </div> |
| 388 | @ <div class="mainmenu"><th1> |
| 389 | @ html "<a href=''$baseurl$index_page''>Home</a> " |
| 390 | @ if {[anycap jor]} { |
| 391 | @ html "<a href='$baseurl/timeline'>Timeline</a> " |
| 392 | @ } |
| 393 | @ if {[hascap oh]} { |
| 394 | @ html "<a href=''$baseurl/dir''>Files</a> " |
| 395 | @ } |
| 396 | @ if {[hascap o]} { |
| @@ -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 | |
| @@ -184,11 +184,11 @@ | |
| 184 | @ </th1></nobr></div> |
| 185 | @ </div> |
| 186 | @ <div class="mainmenu"><th1> |
| 187 | @ html "<a href=''$baseurl$index_page''>Home</a> " |
| 188 | @ if {[anycap jor]} { |
| 189 | @ html "<a href=''$baseurl/timeline''>Timeline</a> " |
| 190 | @ } |
| 191 | @ if {[hascap oh]} { |
| 192 | @ html "<a href=''$baseurl/dir''>Files</a> " |
| 193 | @ } |
| 194 | @ if {[hascap o]} { |
| @@ -386,11 +386,11 @@ | |
| 386 | @ </th1></nobr></div> |
| 387 | @ </div> |
| 388 | @ <div class="mainmenu"><th1> |
| 389 | @ html "<a href=''$baseurl$index_page''>Home</a> " |
| 390 | @ if {[anycap jor]} { |
| 391 | @ html "<a href=''$baseurl/timeline''>Timeline</a> " |
| 392 | @ } |
| 393 | @ if {[hascap oh]} { |
| 394 | @ html "<a href=''$baseurl/dir''>Files</a> " |
| 395 | @ } |
| 396 | @ if {[hascap o]} { |
| @@ -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 |
+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 |