Skip to content

Commit

Permalink
Item9024: fix wrong link
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@7457 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
ArthurClemens authored and ArthurClemens committed May 18, 2010
1 parent f3eb3c0 commit 9e7f4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PatternSkin/templates/view.pattern.tmpl
Expand Up @@ -34,7 +34,7 @@

%TMPL:DEF{"breadcrumb:parents"}%%META{"parent" nowebhome="on" prefix="%TMPL:P{"breadcrumb:separator"}%" separator="%TMPL:P{"breadcrumb:separator"}%" suffix=""}%%TMPL:END%

%TMPL:DEF{"breadcrumb:topic"}%[[%TOPIC%]]%TMPL:END%
%TMPL:DEF{"breadcrumb:topic"}%[[%TOPIC%][<nop>%TOPIC%]]%TMPL:END%

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

Expand Down

0 comments on commit 9e7f4ff

Please sign in to comment.