Skip to content

Commit

Permalink
Item591: Breadcrumb root points to MAINWEB. Must be USERSWEB
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@1634 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
KennethLavrsen authored and KennethLavrsen committed Dec 28, 2008
1 parent 7b72155 commit d2e500f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PatternSkin/templates/view.pattern.tmpl
Expand Up @@ -38,7 +38,7 @@

%TMPL:DEF{"breadcrumb:title"}%<span class="patternHomePathTitle">%MAKETEXT{"You are here:"}% </span>%TMPL:END%

%TMPL:DEF{"breadcrumb:wikitoolname"}%[[%MAINWEB%.%HOMETOPIC%][%WIKITOOLNAME%]]%TMPL:END%
%TMPL:DEF{"breadcrumb:wikitoolname"}%[[%USERSWEB%.%HOMETOPIC%][%WIKITOOLNAME%]]%TMPL:END%

%TMPL:DEF{"breadcrumb:currentweb"}%%TMPL:P{"breadcrumb:separator"}%<a href="%SCRIPTURLPATH{"view"}%/%WEB%/%HOMETOPIC%">%MAKETEXT{"[_1] Web" args="<nop>%WEB%"}%</a>%TMPL:END%

Expand Down

0 comments on commit d2e500f

Please sign in to comment.