diff options
-rw-r--r-- | template/pages/wiki_template/content.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/template/pages/wiki_template/content.html b/template/pages/wiki_template/content.html index 227aab3..708f9af 100644 --- a/template/pages/wiki_template/content.html +++ b/template/pages/wiki_template/content.html @@ -58,8 +58,7 @@ <span> <span class="parentlinks"> <TMPL_LOOP PARENTLINKS> -<a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>/ -</TMPL_LOOP> +<a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>|</TMPL_LOOP> </span> <span class="title"> <TMPL_VAR TITLE> |