Differences From:
File
src/style.c
part of check-in
[a12cb216b7]
- Reenable the "Tags" menu item, but make it go to the new "taglist" page.
Also add separate "tagtimeline" page and separate "brlist" into "brlist"
and "brtimeline".
by
drh on
2009-01-22 13:08:42.
[view]
To:
File
src/style.c
part of check-in
[cf9ee7d67e]
- Nomenclature chanage: "bug report" becomes "ticket"
by
drh on
2009-01-23 01:01:37.
[view]
@@ -198,9 +198,9 @@
@ html "<a href='$baseurl/brlist'>Branches</a>"
@ html "<a href='$baseurl/taglist'>Tags</a>"
@ }
@ if {[hascap r]} {
-@ html "<a href='$baseurl/reportlist'>Bugs</a>"
+@ html "<a href='$baseurl/reportlist'>Tickets</a>"
@ }
@ if {[hascap j]} {
@ html "<a href='$baseurl/wiki'>Wiki</a>"
@ }